Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert workaround for #2887 #2937

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Revert workaround for #2887 #2937

merged 4 commits into from
Oct 11, 2024

Conversation

ericvergnaud
Copy link
Contributor

Changes

PR #2895 introduced a workaround for #2887, although the issue was not reproduced.

Careful analysis shows that this workaround is not necessary.

Tests were added recently in test_context.py.

Running the above tests against v0.39 reproduces the issue:
Screenshot 2024-10-11 at 12 51 05

However, running the above tests against v0.40 and above does not reproduce the issue:
Screenshot 2024-10-11 at 12 53 42

The issue was already fixed in pyspark.py by PR #2841 and it is likely that the bug reporter was running v0.39

This PR:

Linked issues

#2887

Functionality

None

Tests

  • manually tested

@ericvergnaud ericvergnaud requested a review from a team as a code owner October 11, 2024 11:11
Copy link

✅ 113/113 passed, 5 skipped, 3h36m36s total

Running from acceptance #6640

@nfx nfx added the internal this pull request won't appear in release notes label Oct 11, 2024
Copy link
Collaborator

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nfx nfx merged commit 6896a97 into main Oct 11, 2024
7 checks passed
@nfx nfx deleted the analyze-used-table-name-issue branch October 11, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal this pull request won't appear in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants