This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from e5f121cdd61 [HUDI-9215] Set partitionColumnsWithKeyGenerator based on
table version (#13025)
add 72bc77036df [HUDI-9211] Fix bug with config in DataHubSyncTool (#13018)
No new revisions were added by this update.
Summary of changes:
hudi-sync/hudi-datahub-sync/pom.xml | 15 +++++
.../hudi/sync/datahub/DataHubTableProperties.java | 4 +-
.../sync/datahub/TestDataHubTableProperties.java | 77 ++++++++++++++++++++++
3 files changed, 94 insertions(+), 2 deletions(-)
create mode 100644
hudi-sync/hudi-datahub-sync/src/test/java/org/apache/hudi/sync/datahub/TestDataHubTableProperties.java