You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/04 23:39:00 UTC

[jira] [Resolved] (ARROW-1417) [Python] Allow more generic filesystem objects to be passed to ParquetDataset

     [ https://issues.apache.org/jira/browse/ARROW-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1417.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 1032
[https://github.com/apache/arrow/pull/1032]

> [Python] Allow more generic filesystem objects to be passed to ParquetDataset
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-1417
>                 URL: https://issues.apache.org/jira/browse/ARROW-1417
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>    Affects Versions: 0.6.0
>            Reporter: Florian Jetter
>            Assignee: Florian Jetter
>            Priority: Minor
>
> The {{ParquetDataset}} currently only supports filesystems derived from the {{pyarrow.filesystem.FileSystem}} and the {{S3FileSystem}}, see [here|https://github.com/apache/arrow/blob/master/python/pyarrow/parquet.py#L646]
> A more generic filesystem acceptance would be useful to enable external code to use the {{ParquetDataset}} directly



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)