You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/03/25 00:14:34 UTC

[hudi] branch master updated (4ddd094 -> 9b3dd2e)

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 4ddd094  [HUDI-3689] Disable flaky tests in TestHoodieDeltaStreamer (#5127)
     add 9b3dd2e  [HUDI-3624] Check all instants before starting a commit in metadata table (#5098)

No new revisions were added by this update.

Summary of changes:
 .../FlinkHoodieBackedTableMetadataWriter.java      |  32 ++--
 .../SparkHoodieBackedTableMetadataWriter.java      |  30 ++--
 .../java/org/apache/hudi/table/TestCleaner.java    | 101 ++++++++++++-
 .../table/functional/TestCleanPlanExecutor.java    | 164 +++++++++++----------
 4 files changed, 221 insertions(+), 106 deletions(-)