datafusion_common::cast

Function as_null_array

Source
pub fn as_null_array(array: &dyn Array) -> Result<&NullArray>