gabeiglio opened a new pull request, #1621: URL: https://github.com/apache/iceberg-python/pull/1621
This [PR](https://github.com/apache/arrow/issues/39220) from Apache Arrow was merged to allow to filter with a boolean expression directly on `pa.RecordBatch`. I believe pyiceberg is currently using pyarrow version 19.0.0. Filtering from pa.RecordBatch was introduced in python in version 17.0.0 (I have not run integration tests for some reason my docker setup is messed up) This closes issue #1050 -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org