-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[HUDI-3730] Improve meta sync class design and hierarchies #5854
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
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
d4cd131
[HUDI-3730] Improve meta sync class design and hierarchies (#5754)
fengjian428 aa60621
[HUDI-3730] Refactor metasync classes
xushiyan 783d8bd
fix usage in hudi-sync/hudi-hive-sync
xushiyan f54c59f
fix usage in hudi-sync/hudi-hive-sync
xushiyan 797bb26
renaming
xushiyan 151cdda
renaming
xushiyan 62a9c05
move classes
xushiyan a0ac3ad
fix usage in datahub sync and aws glue sync
xushiyan 76da5d3
fix usage in gcp sync
xushiyan f0f8020
fix usage in adb sync
xushiyan a736c79
fix usage
xushiyan 60f52cd
move back part extractors
xushiyan 51a1a00
fix UT in adb sync
xushiyan ca40034
remove interfaces
xushiyan ec67ad5
fix import
xushiyan 47a5af3
fix java boolean type
xushiyan 65cd6ed
fix style
xushiyan 69c7e25
adjust sync tool constructor
xushiyan 97e7dd8
more fixes
xushiyan 6cacee9
[HUDI-3730] fix TestHiveSyncContext
fa7c496
use setPropertyIfNonNull
xushiyan 11d3df9
fix SyncUtilHelpers
xushiyan f4bd48e
fix license SparkDataSourceTableUtils
xushiyan 5ee4227
remove unused method and test
xushiyan 5fd03d3
fix spark datasource options NPE
xushiyan 0ba5d62
[WIP][Hudi 3730] fix u ts (#10)
fengjian428 0406f1d
Hudi 3730 u tsfixand add (#11)
fengjian428 709ff4a
more fixes
xushiyan 2b17c2c
more fix
xushiyan 7c16293
temp disable TestHiveSyncGlobalCommitTool
xushiyan 6b1f81b
use HiveSyncConfigHolder to avoid import problem in spark datasource
xushiyan ea40d50
fix configs
xushiyan bc3dff3
fix npe
xushiyan 39c05d2
revert SerializableConfiguration and use Configuration
xushiyan 86866ff
temp disable ITTestHoodieDataSource
xushiyan 73fd717
fix datahub sync config
xushiyan 0193b00
add ut in datahub sync config
xushiyan 802015e
[HUDI-3730] fix global tools UT (#12)
fengjian428 982bc22
revert IT disable
xushiyan 7c945de
fix get database name
xushiyan 7cc5fa0
fix multiple help args issue
xushiyan b38bc32
fix IT
xushiyan acf3943
remove metasync interface
xushiyan 6305914
[HUDI-3730] add global tools UT (#13)
fengjian428 9757ddf
fix style
xushiyan 3565896
fix rebase
xushiyan 0091988
address comments
xushiyan 712cf9c
add a UT and docs
xushiyan 55b7bc1
fix getStorageSchema() impl. and remove redundant docs
xushiyan 9b072f3
remove deprecated scanTablePartitions()
xushiyan c95a9d1
use static imports
xushiyan 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
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.