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 2023/04/21 01:50:40 UTC

[hudi] branch master updated (79618f610a4 -> 44a0c29560d)

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 79618f610a4 [HUDI-6108] Alter table should not include metadata fields in the data schema (#8510)
     add 44a0c29560d [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere (#8495)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hudi/config/HoodieWriteConfig.java     | 4 ++--
 .../src/main/java/org/apache/hudi/io/HoodieAppendHandle.java        | 6 +++---
 .../src/main/java/org/apache/hudi/io/HoodieCDCLogger.java           | 2 +-
 .../java/org/apache/hudi/common/config/HoodieStorageConfig.java     | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)