westonpace commented on issue #35237:
URL: https://github.com/apache/arrow/issues/35237#issuecomment-1516770159

   As a workaround, does it work if you add:
   
   ```
   from pyarrow.pandas_compat import _pandas_api
   ```
   
   at the top level of your program (before main shuts down)?
   
   This seems to be a transitive consequence of 
https://github.com/python/cpython/issues/86813#issuecomment-1246097184


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