kou commented on issue #14549: URL: https://github.com/apache/arrow/issues/14549#issuecomment-1295999546
It seems that turbodbc doesn't support pyarrow 10.0.0 yet: https://github.com/blue-yonder/turbodbc/blob/master/setup.py#L233 Could you use `pyarrow>=7.0.0,<10.0.0` in your `req.txt` for now? I close this because the same issue is reported in turbodbc: https://github.com/blue-yonder/turbodbc/issues/365 -- 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]
