arrow_array::array::union_array

Function without_nulls_selected

Source
fn without_nulls_selected(
    type_ids_chunk: &[i8],
    without_nulls_ids: &[i8],
) -> u64
Expand description

Returns a bitmask where bits indicate if any id from without_nulls_ids exist in type_ids_chunk.