pub fn as_boolean_array(arr: &dyn Array) -> &BooleanArray
Expand description

Force downcast ArrayRef to BooleanArray