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/09/15 11:42:02 UTC

[hudi] branch master updated (851c6e12db -> a1dedf3d59)

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 851c6e12db [HUDI-4780] hoodie.logfile.max.size It does not take effect, causing the log file to be too large (#6602)
     add a1dedf3d59 [HUDI-4844] Skip partition value resolving when the field does not exists for MergeOnReadInputFormat#getReader (#6678)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/table/format/cow/CopyOnWriteInputFormat.java  | 8 +++++++-
 .../org/apache/hudi/table/format/mor/MergeOnReadInputFormat.java  | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)