datafusion_common::cast

Function as_boolean_array

Source
pub fn as_boolean_array(array: &dyn Array) -> Result<&BooleanArray>