They are corresponding to arrow::compute::NullPlacement values.
Place nulls and NaNs before any non-null values. NaNs will come after nulls.
Place nulls and NaNs after any non-null values. NaNs will come before nulls.
They are corresponding to arrow::compute::NullPlacement values.