Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.33 KB

File metadata and controls

48 lines (37 loc) · 1.33 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

.. doxygenfunction:: arrow::PromoteTableToSchema
   :project: arrow_cpp