You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Florian Jetter (JIRA)" <ji...@apache.org> on 2017/08/27 19:12:00 UTC

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

Florian Jetter created ARROW-1417:
-------------------------------------

             Summary: [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
            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)