This is an automated email from the ASF dual-hosted git repository.
leesf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 62a1ad8 [HUDI-1930] Bootstrap support configure KeyGenerator by type
(#3170)
add 6a71412 [HUDI-2116] Support batch synchronization of partition datas
to hive metastore to avoid oom problem (#3209)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/DataSourceOptions.scala | 5 ++++
.../org/apache/hudi/HoodieSparkSqlWriter.scala | 1 +
.../java/org/apache/hudi/hive/HiveSyncConfig.java | 4 +++
.../org/apache/hudi/hive/HoodieHiveClient.java | 32 +++++++++++++++++-----
.../hive/replication/GlobalHiveSyncConfig.java | 1 +
.../org/apache/hudi/hive/TestHiveSyncTool.java | 15 ++++++++++
6 files changed, 51 insertions(+), 7 deletions(-)