yihua commented on code in PR #13669: URL: https://github.com/apache/hudi/pull/13669#discussion_r2252010769
########## hudi-spark-datasource/hudi-spark/src/test/resources/upgrade-downgrade-fixtures/mor-tables/hudi-v4-table.zip: ########## Review Comment: For the bloom filters in Parquet files written by Hudi, they are controlled by `hoodie.parquet.bloom.filter.enabled`. It should still be enabled, just that we can set `hoodie.index.bloom.num_entries=100`, a much smaller value compared to the default, to reduce the size. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
