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

[hudi] branch master updated (c8df9b0 -> f1e3762)

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

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


    from c8df9b0  [HUDI-3148] Create pushgateway client based on port (#4497)
     add f1e3762  [HUDI-2950] Addressing performance traps in Bulk Insert/Layout Optimization (#4234)

No new revisions were added by this update.

Summary of changes:
 ...RDDSpatialCurveOptimizationSortPartitioner.java |   9 +-
 .../apache/hudi/sort/SpaceCurveSortingHelper.java  | 187 +++++++++++----------
 .../java/org/apache/hudi/avro/HoodieAvroUtils.java |   1 +
 .../hudi/common/fs/HoodieWrapperFileSystem.java    |   3 +-
 .../apache/hudi/common/util/CollectionUtils.java   |  27 ++-
 .../hudi/common/util/ObjectSizeCalculator.java     |   2 +-
 .../apache/hudi/hadoop/FileNameCachingPath.java    |  28 +--
 7 files changed, 151 insertions(+), 106 deletions(-)
 copy hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/FileStatusWithBootstrapBaseFile.java => hudi-common/src/main/java/org/apache/hudi/hadoop/FileNameCachingPath.java (57%)