You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ga...@apache.org on 2021/11/10 06:05:26 UTC

[hudi] branch master updated (bb6a19e -> fd0f5df)

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

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


    from bb6a19e  [HUDI-1877] Support records staying in same fileId after clustering (#3833)
     add fd0f5df  [HUDI-2297] Estimate available memory size for spillable map accurately. (#3455)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hudi/io/IOUtils.java        | 16 ++++++++++------
 .../org/apache/hudi/client/SparkTaskContextSupplier.java |  8 ++++++++
 .../org/apache/hudi/common/engine/EngineProperty.java    |  3 ++-
 3 files changed, 20 insertions(+), 7 deletions(-)