Function find_boundaries

Source
fn find_boundaries(v: &dyn Array) -> Result<BooleanBuffer, ArrowError>
Expand description

Returns a mask with bits set whenever the value or nullability changes