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 4d4b4d27d710 test(record-index): add coverage for tag location call 
for various indexes (#17494)
     add 26875f67e772 feat(storage): Add support to allow duplicates while 
writing to HFiles (#17495)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/hudi/config/HoodieWriteConfig.java |  4 ++++
 .../org/apache/hudi/metadata/HoodieMetadataWriteUtils.java  |  1 +
 .../org/apache/hudi/common/config/HoodieStorageConfig.java  | 13 +++++++++++++
 .../java/org/apache/hudi/io/storage/HoodieHFileConfig.java  |  1 +
 .../hudi/io/storage/hadoop/HoodieAvroFileWriterFactory.java |  5 ++++-
 .../hudi/io/storage/hadoop/HoodieAvroHFileWriter.java       | 12 +++++++++---
 .../apache/hudi/functional/TestHoodieBackedMetadata.java    | 12 +++++++++---
 7 files changed, 41 insertions(+), 7 deletions(-)

Reply via email to