AlenkaF opened a new pull request, #37558: URL: https://github.com/apache/arrow/pull/37558
### Rationale for this change There has been some changes in the way fsspec lists the directories with new version 2023.9.0, see https://github.com/fsspec/filesystem_spec/pull/1329. This PR updates the tests to match the new behaviour. ### What changes are included in this PR? Updated tests. ### Are there any user-facing changes? The new behaviour in the `fsspec` changes the behaviour of [get_file_info](https://arrow.apache.org/docs/python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.get_file_info) function. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org