raulcd commented on PR #865:
URL: https://github.com/apache/arrow-java/pull/865#issuecomment-3377245071

   The error with cffi not being available for free-threaded means it's trying 
to use free-threaded wheels which is unexpected from what I understand:
   ```
           RuntimeError: CFFI does not support the free-threaded build of 
CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the 
free-threaded build.
   ```


-- 
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]

Reply via email to