GArrow.NullPlacement – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
NullPlacement
AT_END
AT_START
NullPlacement
Description:
[
CCode
( cprefix =
"GARROW_NULL_PLACEMENT_AT_"
, type_id =
"garrow_null_placement_get_type ()"
) ]
[
Version
( since =
"12.0.0"
) ]
public
enum
NullPlacement
They are corresponding to `arrow:
:compute
::NullPlacement
` values.
Namespace:
GArrow
Package:
arrow-glib
Content:
Enum values:
AT_END
-
Place nulls and NaNs after any non-null values.
AT_START
-
Place nulls and NaNs before any non-null values.