FayeSpica commented on issue #45283: URL: https://github.com/apache/arrow/issues/45283#issuecomment-3405010940
> [@vadimkantorov](https://github.com/vadimkantorov) there was a patch release (19.0.1) to fix this issue with a handful of bug fixes, should be completely compatible with 19.0.0. Can you try that one? <img width="887" height="162" alt="Image" src="https://github.com/user-attachments/assets/be6bfc94-96c0-40e0-9124-82d8cb285a57" /> <img width="604" height="213" alt="Image" src="https://github.com/user-attachments/assets/48803a2e-966c-4ccd-956f-4c395bd62955" /> ```shell python -m pip install pyarrow==19.0.1 ``` It works! -- 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]
