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 f39327c3c1a [HUDI-6433] Make the meta sync of streaming sink thread
safe (#9046)
add e038901efb9 [HUDI-6226] Support parquet native bloom filters (#8716)
No new revisions were added by this update.
Summary of changes:
.../hudi/io/storage/HoodieBaseParquetWriter.java | 93 ++++++++++++----
.../org/apache/hudi/TestHoodieParquetBloom.scala | 123 +++++++++++++++++++++
2 files changed, 196 insertions(+), 20 deletions(-)
create mode 100644
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/TestHoodieParquetBloom.scala