You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2021/11/05 17:04:49 UTC

[hudi] branch master updated (844346c -> 08c35a5)

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

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


    from 844346c  [HUDI-2471] Add support ignoring case in merge into (#3700)
     add 08c35a5  [HUDI-2526] Make spark.sql.parquet.writeLegacyFormat configurable (#3917)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/config/HoodieStorageConfig.java    | 23 +++++++++++++++++++-
 .../org/apache/hudi/config/HoodieWriteConfig.java  |  8 +++++++
 .../row/HoodieInternalRowFileWriterFactory.java    |  4 ++--
 .../storage/row/HoodieRowParquetWriteSupport.java  |  7 +++---
 .../row/TestHoodieInternalRowParquetWriter.java    | 25 +++++++++++++---------
 5 files changed, 51 insertions(+), 16 deletions(-)