jorisvandenbossche commented on pull request #10104: URL: https://github.com/apache/arrow/pull/10104#issuecomment-832194990
Ah, yes, good call ;) In that case, a similar test as you did now for parquet but in `pyarrow/tests/test_dataset.py` is always welcome. Note that there are a bunch of test failures. I think this is due to `and not isinstance(filesystem, LocalFileSystem)`, where you also need to check for the `legacyfs.LocalFileSystem` -- 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: us...@infra.apache.org