You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/11/02 21:44:00 UTC

[jira] [Created] (ARROW-10473) [Python] FSSpecHandler get_file_info with recursive selector not working with s3fs

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

             Summary: [Python] FSSpecHandler get_file_info with recursive selector not working with s3fs
                 Key: ARROW-10473
                 URL: https://issues.apache.org/jira/browse/ARROW-10473
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Joris Van den Bossche
             Fix For: 2.0.1


The partitioned ParquetDataset tests are failing when using s3fs filesystem (I am adding tests in https://github.com/apache/arrow/pull/8573). 
I need to come up with a more minimal test isolating the FileSystem.get_file_info behaviour, but from debugging the parquet tests it seems that it is only listing the first level (and not further nested directories/files).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)