Method

ArrowScalarget_data_type

Declaration [src]

GArrowDataType*
garrow_scalar_get_data_type (
  GArrowScalar* scalar
)

Description

No description available.
Available since:5.0.0

Return value

Returns: GArrowDataType
 

The GArrowDataType for the scalar.

 The data is owned by the instance.