Adapts an arrow Table in IPC format into a set of columns.
A buffer holding Arrow table
The Arrow data as a Table and a list of column names.
Reads a CSV dataset into a set of columns.
Settings for controlling reading behavior.
The CSV data as a Table and a list of column names.
Reads an ORC dataset into a set of columns.
Settings for controlling reading behavior.
The ORC data as a Table and a list of column names.
Reads an Apache Parquet dataset into a set of columns.
Settings for controlling reading behavior.
The CSV data as a Table and a list of column names.
Returns tables concatenated to each other.