renaudb opened a new pull request, #3265:
URL: https://github.com/apache/iceberg-python/pull/3265

   Closes #850 
   
   # Rationale for this change
   Add support for writing bloom filters to parquet files. This changes 
leverages the new `bloom_filter_options` `write_parquet` argument in pyarrow 24.
   
   ## Are these changes tested?
   Added tests for the metadata parsing. Added a very basic test for the 
writing path (there is currently no way to test for the existence of a 
bloomfilter in a parquet file using pyarrow).
   
   ## Are there any user-facing changes?
   N/A
   
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to