Will Jones created ARROW-16006:
----------------------------------

             Summary: [C++] Helpers for converting between rows and Arrow 
objects
                 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


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.1#820001)

Reply via email to