Function vortex::compute::filter_indices

source ยท
pub fn filter_indices(
    array: &Array,
    predicate: &Disjunction,
) -> VortexResult<Array>