datafusion_common::cast

Function as_union_array

Source
pub fn as_union_array(array: &dyn Array) -> Result<&UnionArray>