You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/02 16:48:58 UTC

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

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

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

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

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