You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/04/29 12:52:00 UTC

[jira] [Created] (ARROW-16413) [C++][Python] FileFormat::GetReaderAsync hangs with an fsspec filesystem

Joris Van den Bossche created ARROW-16413:
---------------------------------------------

             Summary: [C++][Python] FileFormat::GetReaderAsync hangs with an fsspec filesystem
                 Key: ARROW-16413
                 URL: https://issues.apache.org/jira/browse/ARROW-16413
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
            Reporter: Joris Van den Bossche
             Fix For: 8.0.0


See https://github.com/dask/dask/pull/8993 for details. 

When using an fsspec filesystem (or maybe more generally a PyFileSystem), inspecting a file through the FileFormat.inspect is hanging (this eg happens in ParquetDatasetFactory)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)