This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 56ee5205e6 [HUDI-4514] optimize CTAS to adapt to saveAsTable api in
different modes (#6295)
add 4cc7d40924 [HUDI-4474] Fix inferring props for meta sync (#6310)
No new revisions were added by this update.
Summary of changes:
docker/demo/config/hoodie-incr.properties | 5 +++--
.../test/java/org/apache/hudi/integ/ITTestHoodieDemo.java | 4 +++-
.../src/main/java/org/apache/hudi/hive/HiveSyncTool.java | 3 ++-
.../java/org/apache/hudi/hive/testutils/HiveTestUtil.java | 3 +++
.../org/apache/hudi/sync/common/HoodieSyncConfig.java | 15 +++++++++++++--
.../apache/hudi/utilities/deltastreamer/DeltaSync.java | 1 +
6 files changed, 25 insertions(+), 6 deletions(-)