iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

support bloom-filter writing

Open raphaelauv opened this issue 1 year ago • 2 comments

Feature Request / Improvement

Hi, py-iceberg cannot yet write bloom-filter, would be a great feature, thanks all

raphaelauv avatar Jun 24 '24 09:06 raphaelauv

@sungwy I want to work on this. Can you assign it to me?

ndrluis avatar Aug 01 '24 17:08 ndrluis

PyArrow does not support writing bloom filters. I opened an issue in the Arrow project https://github.com/apache/arrow/issues/43530. I know that it's implemented in C++, but I don't know how easy it is to add it to the Python implementation. Therefore, I will try to contribute to the Arrow project.

ndrluis avatar Aug 01 '24 18:08 ndrluis

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Jan 29 '25 00:01 github-actions[bot]

No stale

raphaelauv avatar Feb 05 '25 07:02 raphaelauv

@raphaelauv Thanks, I've removed the label. The PR that we want to track is https://github.com/apache/arrow/pull/37400. It is open since Aug 2023, but there is still activity. Hope it will land soon 🤞

Fokko avatar Feb 05 '25 08:02 Fokko

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Aug 05 '25 00:08 github-actions[bot]

no stale

raphaelauv avatar Sep 01 '25 17:09 raphaelauv