JigaoLuo commented on PR #7550: URL: https://github.com/apache/arrow-rs/pull/7550#issuecomment-2913488204
Thanks for approving. I use `parquet-rewrite` to create high-quality parquet files for fast reading. So this option is necessary for me: > BloomFilterPosition::End > Write Bloom Filters at the end of the file > This allows better data locality for readers, at the cost of memory usage for writers. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org