GArrow.DataType.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
DataType
data_type
import
DataType
equal
export
get_id
get_name
to_string
equal
Description:
public
bool
equal
(
DataType
other_data_type)
Parameters:
this
A
DataType
.
other_data_type
A
DataType
to be compared.
Returns:
true
if both of them have the same data,
false
otherwise.