compare_lengths_to_empty

Function compare_lengths_to_empty 

Source
pub fn compare_lengths_to_empty<P, I>(lengths: I, op: Operator) -> BooleanBuffer
where P: NativePType, I: Iterator<Item = P>,
Expand description

Helper function to compare empty values with arrays that have external value length information like VarBin.