Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
7.0.0
Description
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
Attachments
Issue Links
- is related to
-
ARROW-15975 [C++] Document VisitArrayInline and type traits
- Resolved
- links to