GParquet.RowGroupMetadata.equal – parquet-glib Reference Manual
Packages
parquet-glib
GParquet
RowGroupMetadata
metadata
owner
RowGroupMetadata
can_decompress
equal
get_column_chunk
get_file_offset
get_n_columns
get_n_rows
get_total_compressed_size
get_total_size
equal
Description:
[
Version
( since =
"8.0.0"
) ]
public
bool
equal
(
RowGroupMetadata
other_metadata)
Parameters:
this
A
RowGroupMetadata
.
other_metadata
A
RowGroupMetadata
.
Returns:
true
if both of them have the same data,
false
otherwise.