You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/07/26 09:58:40 UTC

[hudi] branch master updated (74d7b4d751 -> 1ea1e659c2)

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 74d7b4d751 [HUDI-4471] Relocate AWSDmsAvroPayload class to hudi-common
     add 1ea1e659c2 [HUDI-4474] Infer metasync configs (#6217)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/common/config/HoodieConfig.java    |  5 ++
 .../scala/org/apache/hudi/DataSourceOptions.scala  |  4 --
 .../apache/hudi/sync/common/HoodieSyncConfig.java  | 57 ++++++++--------
 .../hudi/sync/common/TestHoodieSyncConfig.java     | 76 ++++++++++++++++++++++
 4 files changed, 107 insertions(+), 35 deletions(-)