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

[hudi] branch master updated (fdd96cc97e -> d52d13302d)

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

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


    from fdd96cc97e [HUDI-4104] DeltaWriteProfile includes the pending compaction file slice when deciding small buckets (#5594)
     add d52d13302d [HUDI-4101] BucketIndexPartitioner should take partition path for better dispersion (#5590)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/hudi/index/bucket/BucketIdentifier.java | 2 +-
 .../src/main/java/org/apache/hudi/sink/bulk/RowDataKeyGen.java   | 5 +++++
 .../org/apache/hudi/sink/partitioner/BucketIndexPartitioner.java | 8 +++++---
 .../src/main/java/org/apache/hudi/sink/utils/Pipelines.java      | 9 +++++----
 4 files changed, 16 insertions(+), 8 deletions(-)