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

Will Jones updated ARROW-16006:
-------------------------------
    Summary: [C++][Docs] Provide row conversion example for dynamic schemas  
(was: [C++] Helpers for converting between rows and Arrow objects)

> [C++][Docs] Provide row conversion example for dynamic schemas
> --------------------------------------------------------------
>
>                 Key: ARROW-16006
>                 URL: https://issues.apache.org/jira/browse/ARROW-16006
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>    Affects Versions: 7.0.0
>            Reporter: Will Jones
>            Assignee: Will Jones
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> Short version: Given a way to convert a vector of rows and a schema to a 
> RecordBatch, we can derive methods for efficiently converting a vector of 
> rows to a Table or even an iterator of rows to a Record Batch Reader. 
> Similarly, we could go the other way: given a way to convert a RecordBatch to 
> a vector of rows, we can derive methods for converting from Tables or RBRs.
> Long version: 
> https://docs.google.com/document/d/174tldmQLMCvOtjxGtFPeoLBefyE1x26_xntwfSzDXFA/edit?usp=sharing



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to