[
https://issues.apache.org/jira/browse/ARROW-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214053#comment-16214053
]
ASF GitHub Bot commented on ARROW-1114:
---------------------------------------
Github user wesm commented on the issue:
https://github.com/apache/arrow/pull/802
No longer WIP. I wanted to get something basic in so that adapter
components like Avro can use this class. Figure we can refine / expand the API
as needed as we proceed
@xhochy or @cpcloud could you review? Thanks
> [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
> Labels: pull-request-available
> 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)