You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/04 19:40:27 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #10104: ARROW-12472: [Python] Properly convert paths to strings

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:
users@infra.apache.org