You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/01/10 20:36:23 UTC

[hudi] branch master updated (bc95571 -> 7a8b94c)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from bc95571  [HUDI-2735] Allow empty commits in Kafka Connect Sink for Hudi (#4544)
     add 7a8b94c  [HUDI-3180] Include files from completed commits while bootstrapping metadata table (#4519)

No new revisions were added by this update.

Summary of changes:
 .../metadata/HoodieBackedTableMetadataWriter.java  |  9 +++++-
 .../functional/TestHoodieMetadataBootstrap.java    | 34 ++++++++++++++++++++++
 .../hudi/common/testutils/FileCreateUtils.java     |  5 ++++
 3 files changed, 47 insertions(+), 1 deletion(-)