Method

ArrowScalarget_data_type

since: 5.0.0

Declaration [src]

GArrowDataType*
garrow_scalar_get_data_type (
  GArrowScalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowDataType

The GArrowDataType for the scalar.

The data is owned by the instance.