KnightChess commented on issue #10511: URL: https://github.com/apache/hudi/issues/10511#issuecomment-1895858498
@bk-mz yes, mor not support parquet native bloom filter, because log file will merge on read, so native bloom filter is not the latest, is not accurate, only `cow` or `mor read_optimized` can use it. And in version 0.14.0, bloom filter in hudi only be used in write to tag record. -- 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]
