reh183 opened a new issue, #14797: URL: https://github.com/apache/arrow/issues/14797
### Describe the usage question you have. Please include as many useful details as possible. Hi I looked all over for documentation and couldn't find any that suggested this was possible using pyarrow. is this possible? I am looking for something like this https://medium.com/@songkunjump/parquet-bloom-filter-with-spark-495a5f019c6c where specific columns can have a bloom filter associated with it and it's configurable. I know it's possible with the parquet format but I can't find any support within this library for that other than for ORC format. Thanks ### Component(s) Parquet, Python -- 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]
