GArrow.Table.validate_full – 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
validate_full
Description:
[
Version
( since =
"20.0.0"
) ]
public
bool
validate_full
()
throws
Error
Validate the given table.
This is an extensive validation.
Parameters:
this
A
Table
Returns:
true
on success,
false
on error.