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)