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 2020/10/09 14:21:46 UTC

[GitHub] [arrow] jorisvandenbossche opened a new pull request #8414: ARROW-7957: [Python] Handle new FileSystem in ParquetDataset by automatically using new implementation

jorisvandenbossche opened a new pull request #8414:
URL: https://github.com/apache/arrow/pull/8414


   In principle, the user can also simply pass `use_legacy_dataset=False`, but I think it is 1) a bit more user friendly to do this automatically (it's clear that you need this with a new filesystem anyway) and 2) also clearer if a user switches from legacy to new HadoopFileSystem to have this working (instead of an error message that seems to indicate it is not supported).


----------------------------------------------------------------
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



[GitHub] [arrow] kszucs commented on pull request #8414: ARROW-7957: [Python] Handle new FileSystem in ParquetDataset by automatically using new implementation

Posted by GitBox <gi...@apache.org>.
kszucs commented on pull request #8414:
URL: https://github.com/apache/arrow/pull/8414#issuecomment-706516343


   @jorisvandenbossche we don't build `pyarrow._dataset` on buildbot.


----------------------------------------------------------------
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



[GitHub] [arrow] github-actions[bot] commented on pull request #8414: ARROW-7957: [Python] Handle new FileSystem in ParquetDataset by automatically using new implementation

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8414:
URL: https://github.com/apache/arrow/pull/8414#issuecomment-706213956


   https://issues.apache.org/jira/browse/ARROW-7957


----------------------------------------------------------------
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



[GitHub] [arrow] kszucs closed pull request #8414: ARROW-7957: [Python] Handle new FileSystem in ParquetDataset by automatically using new implementation

Posted by GitBox <gi...@apache.org>.
kszucs closed pull request #8414:
URL: https://github.com/apache/arrow/pull/8414


   


----------------------------------------------------------------
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