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)