You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/24 14:16:58 UTC

[jira] [Created] (ARROW-389) Python: Write Parquet files to pyarrow.io.NativeFile objects

Uwe L. Korn created ARROW-389:
---------------------------------

             Summary: Python: Write Parquet files to pyarrow.io.NativeFile objects
                 Key: ARROW-389
                 URL: https://issues.apache.org/jira/browse/ARROW-389
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Python
            Reporter: Uwe L. Korn
            Assignee: Uwe L. Korn


Currently {{pyarrow.parquet.write_table}} only supports strings as filename arguments and thus can only store files locally. The implementation should match the behaviour of {{pyarrow.parquet.read_table}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)