arrow_select::filter

Function filter_struct

Source
fn filter_struct(
    array: &StructArray,
    predicate: &FilterPredicate,
) -> Result<StructArray, ArrowError>
Expand description

filter implementation for structs