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 8105cf5 [HUDI-2230] Make codahale times transient to avoid
serializable exceptions (#3345)
add 91c2213 [HUDI-2245] BucketAssigner generates the fileId evenly to
avoid data skew (#3362)
No new revisions were added by this update.
Summary of changes:
.../sink/partitioner/BucketAssignFunction.java | 1 +
.../hudi/sink/partitioner/BucketAssigner.java | 38 ++++++++++++----
.../hudi/sink/partitioner/BucketAssigners.java | 19 ++++----
.../hudi/sink/partitioner/TestBucketAssigner.java | 51 +++++++++++++++++-----
4 files changed, 82 insertions(+), 27 deletions(-)