This is an automated email from the ASF dual-hosted git repository.
forwardxu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 6de923cfdfd [HUDI-5318] Fix partition pruning for clustering
scheduling (#7366)
add f56531f5489 [HUDI-4961] Support optional table synchronization to
hive. (#7398)
No new revisions were added by this update.
Summary of changes:
...ingPolicy.java => HoodieSyncTableStrategy.java} | 6 +++---
.../apache/hudi/configuration/FlinkOptions.java | 7 +++++++
.../apache/hudi/sink/utils/HiveSyncContext.java | 2 ++
.../org/apache/hudi/hive/HiveSyncConfigHolder.java | 6 ++++++
.../java/org/apache/hudi/hive/HiveSyncTool.java | 24 ++++++++++++++++++----
5 files changed, 38 insertions(+), 7 deletions(-)
copy
hudi-common/src/main/java/org/apache/hudi/common/model/{HoodieCleaningPolicy.java
=> HoodieSyncTableStrategy.java} (86%)