mongo-arrow icon indicating copy to clipboard operation
mongo-arrow copied to clipboard

Bump Pyarrow supported to latest - 16.1 (May 14 2024)

Open rxm7706 opened this issue 1 year ago • 1 comments
trafficstars

Current pin in version 1.4.0 is "pyarrow>=16.0,<16.1.0" https://github.com/mongodb-labs/mongo-arrow/blob/1.4.0/bindings/python/pyproject.toml Would it be possible to to support the latest version too - 16.1.0 https://pypi.org/project/pyarrow/ It prevents downgrading pyarrow to install mongo-arrow. Thank you and Regards.

rxm7706 avatar Jun 06 '24 12:06 rxm7706

Hi @rxm7706, we're tracking this in https://jira.mongodb.org/browse/ARROW-235. I made an attempt in to support it for 1.4.0 but ran into test failures.

blink1073 avatar Jun 06 '24 13:06 blink1073

Resolved by supporting PyArrow 17 in latest build..

rxm7706 avatar Aug 09 '24 10:08 rxm7706