-
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
39
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
39 commits
Select commit
Hold shift + click to select a range
5396e92
HIVE-29413: Avoid code duplication by updating getPartCols method for…
ramitg254 0676ae7
commit-2
ramitg254 b4ea184
corrected bucket-map-join test
ramitg254 96823d4
corrected update statements
ramitg254 39b48b7
corrected load, partition evolution tests
ramitg254 162947e
refractored
ramitg254 f144909
addressed sonar issues
ramitg254 0a704bb
updated table api and usage
ramitg254 c02c458
introduced index optimization
ramitg254 0feb8bb
corrected implementation
ramitg254 d3f976f
updated describe implementation and outputs
ramitg254 246cb2a
updated api and test
ramitg254 954609b
updated update implementation
ramitg254 f7544ed
updated partition pruning and query rewriting
ramitg254 6053034
changes related to metatable
ramitg254 409cbe8
corrected alter and semantic analyzer implementation
ramitg254 83940d9
updated merge implementation and test output
ramitg254 7606f66
updated ctas create and tests output
ramitg254 ebb6085
updated stats autogather and test output
ramitg254 d897942
updated getPartitionKeys
ramitg254 44b2be4
removed getStorageSchemaCols part-1
ramitg254 3e49846
removed getStorageSchemaCols part-2
ramitg254 150b8a2
removed getStorageSchemaCols part-3
ramitg254 4b03195
removed workaround
ramitg254 e2277cf
addressed sonar issues
ramitg254 247c205
non part cols retrieval made lazy
ramitg254 b17625d
reviewed required changes
ramitg254 6693fca
corrected partition.getCols for iceberg table
ramitg254 2c30769
added wrapper for lineage
ramitg254 ebb31ca
reverted getPartitionKeys
ramitg254 e30d562
refractor-1
ramitg254 f1d8876
refractor-2
ramitg254 336347e
correction for rebased iceberg view commit recently merged to master
ramitg254 fe7bed3
removed isTableTypeSet and merged partition column comments
ramitg254 7238d7c
updated conflicts for rebase
ramitg254 1359ac8
reverted to user comment override and refractored
ramitg254 2f8945d
moved helpers to MetaStoreUtils
ramitg254 e37919d
moved to HiveTableUtil
ramitg254 4df3f7c
updated method name
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.