You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/08 15:10:01 UTC

[jira] [Updated] (ARROW-1114) [C++] Create Record Batch Builder class as a reusable and efficient way to transpose row-by-row data to columns

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

Wes McKinney updated ARROW-1114:
--------------------------------
    Fix Version/s:     (was: 0.7.0)
                   0.8.0

> [C++] Create Record Batch Builder class as a reusable and efficient way to transpose row-by-row data to columns
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-1114
>                 URL: https://issues.apache.org/jira/browse/ARROW-1114
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.8.0
>
>
> When dealing with IO interfaces that yield one record at a time, a common task will be appending each element to a sequence. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)