-
Notifications
You must be signed in to change notification settings - Fork 4.8k
HIVE-29413: Generalise column related APIs in Table.java #6413
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
Open
ramitg254
wants to merge
45
commits into
apache:master
Choose a base branch
from
ramitg254:HIVE-29413
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,427
−1,369
Open
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
2234128
HIVE-29413: Avoid code duplication by updating getPartCols method for…
ramitg254 81b7315
commit-2
ramitg254 06e220b
corrected bucket-map-join test
ramitg254 cec2d60
corrected update statements
ramitg254 36a24a6
corrected load, partition evolution tests
ramitg254 4a9da76
refractored
ramitg254 1083bf6
addressed sonar issues
ramitg254 202a28b
updated table api and usage
ramitg254 959b109
introduced index optimization
ramitg254 0227b5f
corrected implementation
ramitg254 f07adf7
updated describe implementation and outputs
ramitg254 d705641
updated api and test
ramitg254 ef7875c
updated update implementation
ramitg254 52cc1ee
updated partition pruning and query rewriting
ramitg254 25f39ae
changes related to metatable
ramitg254 58b2347
corrected alter and semantic analyzer implementation
ramitg254 ef70751
updated merge implementation and test output
ramitg254 0c2647d
updated ctas create and tests output
ramitg254 ad81dba
updated stats autogather and test output
ramitg254 c44c9ab
updated getPartitionKeys
ramitg254 dd39015
removed getStorageSchemaCols part-1
ramitg254 8377450
removed getStorageSchemaCols part-2
ramitg254 5c5a419
removed getStorageSchemaCols part-3
ramitg254 5efcba2
removed workaround
ramitg254 72fca70
addressed sonar issues
ramitg254 baa9a74
non part cols retrieval made lazy
ramitg254 a7ae8f1
reviewed required changes
ramitg254 7cd3d00
corrected partition.getCols for iceberg table
ramitg254 9d3231a
added wrapper for lineage
ramitg254 11e3261
reverted getPartitionKeys
ramitg254 517577a
refractor-1
ramitg254 24b251e
refractor-2
ramitg254 02302ed
correction for rebased iceberg view commit recently merged to master
ramitg254 a16de04
removed isTableTypeSet and merged partition column comments
ramitg254 d151eea
updated conflicts for rebase
ramitg254 2239677
reverted to user comment override and refractored
ramitg254 a3bdb12
moved helpers to MetaStoreUtils
ramitg254 4788072
moved to HiveTableUtil
ramitg254 93352d7
updated method name
ramitg254 bcc3a8e
refractor
ramitg254 f31785e
refractor-2
ramitg254 9666c28
refractored Table metadata and merge rewriter
ramitg254 1730301
refractor
ramitg254 7bf42ec
refractor
ramitg254 115c839
refractor
ramitg254 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.