Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
It is not clear what the difference is between Tables and Record Batches is as described on https://arrow.apache.org/docs/cpp/tables.html#tables
A arrow::Table is a two-dimensional dataset with chunked arrays for columns
A arrow::RecordBatch is a two-dimensional dataset of a number of contiguous arrays
Or maybe the distinction between chunked arrays and contiguous arrays can be clarified.
Attachments
Issue Links
- links to