GArrow.Table.combine_chunks – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Table
table
Table
Table.arrays
Table.chunked_arrays
Table.record_batches
add_column
combine_chunks
concatenate
equal
equal_metadata
filter
filter_chunked_array
get_column_data
get_n_columns
get_n_rows
get_schema
remove_column
replace_column
slice
sort_indices
take
take_chunked_array
to_string
validate
validate_full
write_as_feather
combine_chunks
Description:
[
Version
( since =
"0.16.0"
) ]
public
Table
?
combine_chunks
()
throws
Error
Parameters:
this
A
Table
.
Returns:
The
Table
with chunks combined, or
null
on error.