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/11/18 05:59:29 UTC

[hudi] branch master updated (2d3f2a3 -> 71a2ae0)

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 2d3f2a3  [HUDI-2734] Setting default metadata enable as false for Java (#4003)
     add 71a2ae0  [HUDI-2789] Flink batch upsert for non partitioned table does not work (#4028)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/configuration/OptionsResolver.java  |  8 ++++++++
 .../java/org/apache/hudi/sink/utils/Pipelines.java  | 21 ++++++++++-----------
 .../apache/hudi/table/HoodieDataSourceITCase.java   |  2 ++
 .../org/apache/hudi/utils/TestConfigurations.java   |  5 +++++
 4 files changed, 25 insertions(+), 11 deletions(-)