[
https://issues.apache.org/jira/browse/ARROW-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-16006.
------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Issue resolved by pull request 12775
[https://github.com/apache/arrow/pull/12775]
> [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
> Fix For: 9.0.0
>
> Time Spent: 7h 20m
> 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.10#820010)