GArrow.Schema.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Schema
schema
import
Schema
add_field
equal
export
get_field
get_field_by_name
get_field_index
get_fields
get_metadata
has_metadata
n_fields
remove_field
replace_field
to_string
to_string_metadata
with_metadata
equal
Description:
[
Version
( since =
"0.4.0"
) ]
public
bool
equal
(
Schema
other_schema)
Parameters:
this
A
Schema
.
other_schema
A
Schema
to be compared.
Returns:
true
if both of them have the same data,
false
otherwise.