You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/09/24 13:59:00 UTC

[jira] [Updated] (ARROW-2358) [C++][Python] API for Writing to Multiple Feather Files

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

Antoine Pitrou updated ARROW-2358:
----------------------------------
    Fix Version/s:     (was: 2.0.0)
                   3.0.0

> [C++][Python] API for Writing to Multiple Feather Files
> -------------------------------------------------------
>
>                 Key: ARROW-2358
>                 URL: https://issues.apache.org/jira/browse/ARROW-2358
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C, C++, Python
>    Affects Versions: 0.9.0
>            Reporter: Dhruv Madeka
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> It would be really great to have an API which can write a Table to a `FeatherDataset`. Essentially, taking a name for a file - it would split the table into N-equal parts (which could be determined by the user or the code) and then write the data to N files with a suffix (which is `_part` by default but could be user specificed).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)