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 2021/10/13 22:45:01 UTC

[hudi] branch master updated (e6711b1 -> cff384d)

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 e6711b1  [HUDI-2435][BUG]Fix clustering handle errors (#3666)
     add cff384d  [HUDI-2552] Fixing some test failures to unblock broken CI master (#3793)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hudi/table/HoodieTable.java         | 3 +--
 .../apache/hudi/client/functional/TestHoodieBackedMetadata.java  | 9 ++++++---
 .../java/org/apache/hudi/common/config/HoodieMetadataConfig.java | 2 +-
 .../org/apache/hudi/sink/compact/ITTestHoodieFlinkCompactor.java | 8 ++++----
 4 files changed, 12 insertions(+), 10 deletions(-)