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 2021/08/19 15:21:33 UTC

[hudi] branch master updated (7dddd54 -> 9762e4c)

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 7dddd54  [MINOR] Fixing release validation script (#3493)
     add 9762e4c  [MINOR] Some cosmetic changes for Flink (#3503)

No new revisions were added by this update.

Summary of changes:
 .../hudi/sink/bootstrap/BootstrapFunction.java     |   2 +-
 .../bootstrap/batch/BatchBootstrapFunction.java    |  11 +-
 .../java/org/apache/hudi/sink/utils/Pipelines.java |  24 ++-
 .../org/apache/hudi/table/HoodieTableSink.java     |   6 +-
 .../apache/hudi/table/HoodieDataSourceITCase.java  | 203 +++++++++++----------
 .../org/apache/hudi/utils/TestConfigurations.java  |  46 +++++
 6 files changed, 184 insertions(+), 108 deletions(-)