gli-chris-hao closed issue #1822: Minimally required pyarrow version
URL: https://github.com/apache/iceberg-python/issues/1822
--
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.
T
gli-chris-hao commented on issue #1822:
URL:
https://github.com/apache/iceberg-python/issues/1822#issuecomment-2755070052
> I think PyArrow 17 should suffice. we bumped the minimum arrow version in
[this PR](https://github.com/apache/iceberg-python/pull/1621) to support
filtering from pa.R
kevinjqliu commented on issue #1822:
URL:
https://github.com/apache/iceberg-python/issues/1822#issuecomment-2752360251
I think PyArrow 17 should suffice. we bumped the minimum arrow version in
[this PR](https://github.com/apache/iceberg-python/pull/1621) to support
filtering from pa.Record
gli-chris-hao opened a new issue, #1822:
URL: https://github.com/apache/iceberg-python/issues/1822
Hey folks, is it possible to relax the minimum requirement on `pyarrow`
versions? In 0.9.0 it requires `>=17.0.0,<20.0.0`:
https://github.com/apache/iceberg-python/blob/pyiceberg-0.9.0/pyproje