[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.15.0" ) ]
public Table.chunked_arrays (Schema schema, ChunkedArray[] chunked_arrays) throws Error
| schema |
The schema of the table. |
| chunked_arrays |
The chunked arrays of the table. |
| n_chunked_arrays |
The number of chunked arrays. |
|
A newly created Table or null on error. |