-
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
41
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.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
6eb7161
HIVE-29413: Avoid code duplication by updating getPartCols method for…
ramitg254 28714b6
commit-2
ramitg254 bfaa7a4
corrected bucket-map-join test
ramitg254 8c24b55
corrected update statements
ramitg254 366827d
corrected load, partition evolution tests
ramitg254 7c01714
refractored
ramitg254 44d2a6c
addressed sonar issues
ramitg254 428a52c
updated table api and usage
ramitg254 5ac2561
introduced index optimization
ramitg254 332d4f1
corrected implementation
ramitg254 2aa5517
updated describe implementation and outputs
ramitg254 659e75c
updated api and test
ramitg254 9439739
updated update implementation
ramitg254 a0a992e
updated partition pruning and query rewriting
ramitg254 4559494
changes related to metatable
ramitg254 2e20703
corrected alter and semantic analyzer implementation
ramitg254 b5a5060
updated merge implementation and test output
ramitg254 a4a9ce6
updated ctas create and tests output
ramitg254 c58da98
updated stats autogather and test output
ramitg254 4ddced3
updated getPartitionKeys
ramitg254 19b47ee
removed getStorageSchemaCols part-1
ramitg254 565e1f6
removed getStorageSchemaCols part-2
ramitg254 dd870bb
removed getStorageSchemaCols part-3
ramitg254 350541d
removed workaround
ramitg254 1de739d
addressed sonar issues
ramitg254 664b31f
non part cols retrieval made lazy
ramitg254 001f82e
reviewed required changes
ramitg254 b4f8f3a
corrected partition.getCols for iceberg table
ramitg254 5f3d8cd
added wrapper for lineage
ramitg254 b42b0dc
reverted getPartitionKeys
ramitg254 57d16b7
refractor-1
ramitg254 261bb88
refractor-2
ramitg254 850275e
correction for rebased iceberg view commit recently merged to master
ramitg254 f19f7af
removed isTableTypeSet and merged partition column comments
ramitg254 ebbc002
updated conflicts for rebase
ramitg254 cb23165
reverted to user comment override and refractored
ramitg254 3829bcb
moved helpers to MetaStoreUtils
ramitg254 2d4ab11
moved to HiveTableUtil
ramitg254 095807e
updated method name
ramitg254 0cf7727
refractor
ramitg254 f1fbeba
refractor-2
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.