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/06/12 14:36:00 UTC

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

Wes McKinney created ARROW-1114:
-----------------------------------

             Summary: [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


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)