iNecas commented on pull request #8557: URL: https://github.com/apache/arrow/pull/8557#issuecomment-745397668
I've just hit `TypeError: 'coroutine' object is not iterable` and turned out it being related to compatibility with s3fs. I was surprised not finding any issue related to pyarrow describing this problem, so I've filed one in https://issues.apache.org/jira/browse/ARROW-10921. For now, locking the s3fs to `<0.5` worksaround the problem. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
