[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.12.0" ) ]
public Table.record_batches (Schema schema, RecordBatch[] record_batches) throws Error
| schema |
The schema of the table. |
| record_batches |
The record batches that have data for the table. |
| n_record_batches |
The number of record batches. |
|
A newly created Table or null on error. |