-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-46541][SQL][CONNECT] Fix the ambiguous column reference in self join #44532
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
Closed
zhengruifeng
wants to merge
25
commits into
apache:master
from
zhengruifeng:sql_connect_find_plan_id
Closed
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
59b7910
fix
zhengruifeng b51af34
fix test
zhengruifeng a74d3a5
fix test
zhengruifeng cc16486
try to fix metadata column test
zhengruifeng 2bddca6
nit
zhengruifeng ef0ab5e
try to address
zhengruifeng 852e918
try to address II
zhengruifeng 2013fc1
address comments
zhengruifeng bbd6c14
fix
zhengruifeng 4c9271e
fix pandas api on connect
zhengruifeng f470c68
simplfy pandas fix
zhengruifeng 48e4add
Update common/utils/src/main/resources/error/error-classes.json
zhengruifeng dee19b8
Update common/utils/src/main/resources/error/error-classes.json
zhengruifeng 73f028f
Update sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/anal…
zhengruifeng 725fe6b
adjust
zhengruifeng 96c6b49
small opt
zhengruifeng a82d966
add error methods
zhengruifeng 500f8e8
seq of plans
zhengruifeng 3aafb63
filter by top level plans
zhengruifeng be6f02f
always filter with p.outputset
zhengruifeng 92a9575
rewrite frame._sort
zhengruifeng 20852f4
return none for missing column
zhengruifeng 47d5b62
address comments
zhengruifeng 776f153
rename and inline
zhengruifeng c91af56
add detail comments
zhengruifeng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.