etseidl opened a new pull request, #49377: URL: https://github.com/apache/arrow/pull/49377
Thanks for opening a pull request! Fixes #49376 ### Rationale for this change Adds ability to enable the writing of Parquet Bloom filters via pyarrow. ### What changes are included in this PR? Adds `bloom_filter_options` to `parquet.write_table`. ### Are these changes tested? Yes, new tests are added. ### Are there any user-facing changes? Adds an option (defaults to `None`) to `parquet.write_table`. -- 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]
