raulcd commented on issue #47862:
URL: https://github.com/apache/arrow/issues/47862#issuecomment-3420904628
Thanks for raising the issue ,
We are close to publish PyArrow 22.0.0, could you helps us validate that the
new wheels for PyArrow 22.0.0 solve the issue, you can install the nightly
wheels from here:
```
pip install \
-i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
pyarrow
```
As seen on the docs:
https://arrow.apache.org/docs/dev/developers/python/building.html#installing-nightly-packages
--
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]