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 08:42:25 UTC

[hudi] branch master updated (71a2ae0 -> 8772cec)

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 71a2ae0  [HUDI-2789] Flink batch upsert for non partitioned table does not work (#4028)
     add 8772cec  [HUDI-2790] Fix the changelog mode of HoodieTableSource (#4029)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hudi/configuration/OptionsResolver.java    | 10 ++++++++++
 .../src/main/java/org/apache/hudi/table/HoodieTableSource.java |  9 ++++-----
 .../apache/hudi/table/format/mor/MergeOnReadInputFormat.java   |  4 ++--
 3 files changed, 16 insertions(+), 7 deletions(-)