[ 
https://issues.apache.org/jira/browse/ARROW-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046909#comment-16046909
 ] 

Uwe L. Korn commented on ARROW-1114:
------------------------------------

A colleague of mine could be able to submit a builder that takes arbitrary rows 
(that inherit from std::tuple) and incrementally builds the corresponding table 
/ recordbatch. The Schema is then inferred from the class structure at compile 
time.

> [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)

Reply via email to