-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-51067][SQL] Revert session level collation for DML queries and apply object level collation for DDL queries #49772
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
dejankrak-db
wants to merge
38
commits into
apache:master
from
dejankrak-db:revert-session-collations
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7b7fdb1
Addressing merge conflicts
dejankrak-db fcca8b1
Fixing dependencies
dejankrak-db 61659b5
Reintroducing default string type resolution
dejankrak-db 60dee86
Including analyzer rule
dejankrak-db 0b822a5
Reintroducing parts of the previous resolution logic
dejankrak-db f096e52
Reintroducing remaining changes from the original PR that should remain
dejankrak-db 0295f03
Fix indentation
dejankrak-db 6e050df
Minor indentation fix
dejankrak-db 6026281
Align brackets
dejankrak-db 1b49e57
Remove string resolution clause in CollationTypeCoercion
dejankrak-db 4649b2b
Revert
dejankrak-db e95325d
Revert
dejankrak-db 8b60e26
Revert
dejankrak-db 86dd157
Revert
dejankrak-db 5a8f898
Revert
dejankrak-db 724496d
Revert
dejankrak-db c2d11c8
Revert
dejankrak-db 1dab4f6
Revert
dejankrak-db ec9a59d
Revert
dejankrak-db 8ee3481
Revert
dejankrak-db d387e9e
initial
stefankandic 0783ec5
initial
stefankandic aa1223a
initial
stefankandic 0637483
initial
stefankandic c430d8c
fix default suite
stefankandic c1e86be
fix hll test
stefankandic 8e94a68
Merge with latest master
dejankrak-db a99c407
Merge branch 'apache:master' into revert-session-collations
dejankrak-db 1d90304
Implementing string type resolution for DDL commands using object lev…
dejankrak-db 9e4300e
Fix describe table suite test case expected result
dejankrak-db 86d446c
Fixing and extending tests
dejankrak-db 6c254f1
Removing DML collation reesolution and only leaving DDL collation res…
dejankrak-db aca4ac2
Update sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/anal…
dejankrak-db 0109ded
Merge branch 'apache:master' into revert-session-collations
dejankrak-db eba555f
Adding clarifying comments and further tests
dejankrak-db 33a0b74
Remove force additional iteration logic as it is not used or needed a…
dejankrak-db 50a0520
Removing V1CreateTablePlan as it currently does not support table def…
dejankrak-db 7173488
Merge branch 'apache:master' into revert-session-collations
dejankrak-db 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
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
Oops, something went wrong.
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.