You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ga...@apache.org on 2021/06/09 06:20:15 UTC

[hudi] branch master updated (a6f5fc5 -> e8fcf04)

This is an automated email from the ASF dual-hosted git repository.

garyli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from a6f5fc5  [HUDI-1986] Skip creating marker files for flink merge handle (#3047)
     add e8fcf04  [HUDI-1987] Fix non partition table hive meta sync for flink writer (#3049)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hudi/sink/utils/HiveSyncContext.java    |  7 +++----
 .../java/org/apache/hudi/table/format/FilePathUtils.java    | 13 +++++++++++++
 .../hudi/table/format/mor/MergeOnReadInputFormat.java       |  9 +--------
 3 files changed, 17 insertions(+), 12 deletions(-)