They are corresponding to arrow::compute::FilterOptions::NullSelectionBehavior values.
arrow::compute::FilterOptions::NullSelectionBehavior
Filtered value will be removed in the output.
Filtered value will be null in the output.
They are corresponding to
arrow::compute::FilterOptions::NullSelectionBehavior
values.