This is an automated email from the ASF dual-hosted git repository.
vinoyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 91c2213 [HUDI-2245] BucketAssigner generates the fileId evenly to
avoid data skew (#3362)
add eedfade [HUDI-2244] Fix database alreadyExists exception while hive
sync (#3361)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/hive/HiveSyncTool.java | 4 +-
.../org/apache/hudi/hive/HoodieHiveClient.java | 11 +++--
.../org/apache/hudi/hive/TestHiveSyncTool.java | 47 ++++++++++++++++++++++
.../apache/hudi/hive/testutils/HiveTestUtil.java | 3 +-
4 files changed, 56 insertions(+), 9 deletions(-)