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 63f95ab801 [HUDI-3730][RFC-55] Improve hudi-sync classes design and
simplify configs (#5695)
add 51244eba82 [HUDI-4323] Make database table names optional in sync tool
(#6073)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/DataSourceOptions.scala | 2 -
.../apache/hudi/sync/common/HoodieSyncConfig.java | 24 ++++------
.../hudi/sync/common/TestHoodieSyncConfig.java | 55 ++++++++++++++++++++++
3 files changed, 65 insertions(+), 16 deletions(-)
create mode 100644
hudi-sync/hudi-sync-common/src/test/java/org/apache/hudi/sync/common/TestHoodieSyncConfig.java