GArrow.Field.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Field
data_type
field
import
Field
Field.full
equal
export
get_data_type
get_metadata
get_name
has_metadata
is_nullable
remove_metadata
to_string
to_string_metadata
with_merged_metadata
with_metadata
equal
Description:
public
bool
equal
(
Field
other_field)
Parameters:
this
A
Field
.
other_field
A
Field
to be compared.
Returns:
true
if both of them have the same data,
false
otherwise.