This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 27cff491907 [HUDI-7456] Set 'hudi' as the explicit provider for new
table properties when create table by spark (#10776)
add e2de12f8601 [HUDI-7385] Add config for custom write support for
parquet row writer (#10598)
No new revisions were added by this update.
Summary of changes:
.../hudi/io/storage/HoodieSparkFileWriterFactory.java | 19 +++++++++++--------
.../row/HoodieInternalRowFileWriterFactory.java | 4 ++--
.../io/storage/row/HoodieRowParquetWriteSupport.java | 19 +++++++++++++++----
.../hudi/common/config/HoodieStorageConfig.java | 11 +++++++++++
.../row/TestHoodieInternalRowParquetWriter.java | 3 ++-
5 files changed, 41 insertions(+), 15 deletions(-)