Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.26 KB

File metadata and controls

45 lines (35 loc) · 1.26 KB

Two-dimensional Datasets

Record Batches

.. doxygenclass:: arrow::RecordBatch
   :project: arrow_cpp
   :members:

.. doxygenclass:: arrow::RecordBatchReader
   :project: arrow_cpp
   :members:

.. doxygenclass:: arrow::TableBatchReader
   :project: arrow_cpp
   :members:

Tables

.. doxygenclass:: arrow::Table
   :project: arrow_cpp
   :members:

.. doxygenfunction:: arrow::ConcatenateTables
   :project: arrow_cpp