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/03/30 00:19:24 UTC

[hudi] branch master updated (941c254 -> 5c1b482)

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 941c254  [HUDI-2520] Fix CTAS statment issue when sync to hive (#5145)
     add 5c1b482  [HUDI-3741] Fix flink bucket index bulk insert generates too many small files (#5164)

No new revisions were added by this update.

Summary of changes:
 .../sink/bucket/BucketBulkInsertWriterHelper.java   | 13 ++++++++-----
 .../java/org/apache/hudi/sink/utils/Pipelines.java  | 21 +++++++++++++--------
 .../java/org/apache/hudi/table/HoodieTableSink.java |  2 +-
 .../apache/hudi/table/ITTestHoodieDataSource.java   |  2 +-
 4 files changed, 23 insertions(+), 15 deletions(-)