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 a8885a58e1e [HUDI-8776] Support inline path from SparkBroadcastManager 
(#12501)
     add 2847e73f19a [MINOR] refactor: extract the public logic for the 
bucket-type bulk insert partitioner (#12474)

No new revisions were added by this update.

Summary of changes:
 .../table/BucketIndexBulkInsertPartitioner.java    | 18 +------
 .../table/BucketSortBulkInsertPartitioner.java     | 61 ++++++++++++++++++++++
 ...ntBucketIndexBulkInsertPartitionerWithRows.java | 27 ++--------
 .../bulkinsert/RDDBucketIndexPartitioner.java      |  4 +-
 4 files changed, 70 insertions(+), 40 deletions(-)
 create mode 100644 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/BucketSortBulkInsertPartitioner.java

Reply via email to