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/09/28 15:03:47 UTC

[hudi] branch master updated (9966b2c556 -> c733079734)

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 9966b2c556 [HUDI-2780] Fix the issue of Mor log skipping complete blocks when reading data (#4015)
     add c733079734 [HUDI-4924] Auto-tune dedup parallelism (#6802)

No new revisions were added by this update.

Summary of changes:
 .../table/action/commit/HoodieWriteHelper.java     |  5 ++++-
 .../java/org/apache/hudi/data/HoodieJavaRDD.java   |  5 +++++
 .../TestHoodieClientOnCopyOnWriteStorage.java      | 11 +++++++---
 .../org/apache/hudi/data/TestHoodieJavaRDD.java}   | 24 ++++++++++++----------
 .../org/apache/hudi/common/data/HoodieData.java    |  9 ++++++--
 .../apache/hudi/common/data/HoodieListData.java    |  5 +++++
 .../hudi/common/data/TestHoodieListData.java       |  8 ++++++++
 7 files changed, 50 insertions(+), 17 deletions(-)
 copy hudi-client/{hudi-client-common/src/test/java/org/apache/hudi/optimize/TestHilbertCurveUtils.java => hudi-spark-client/src/test/java/org/apache/hudi/data/TestHoodieJavaRDD.java} (62%)