TypeError: 'coroutine' object is not iterable
when reading parquet partitions via s3fs >= 0.5 with pyarrow
#26849
Labels
Milestone
Trying to read partitioned parquet files using updated s3fs
>= 0.5 (using via ``dask
), and got this error:coming from
arrow/python/pyarrow/filesystem.py
Line 415 in 9baa123
Seems related to switching s3fs to asyncio in https://github.com/dask/s3fs/pull/336.
Reporter: Ivan Necas
Related issues:
Note: This issue was originally created as ARROW-10921. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: