datafusion_common::cast

Function as_null_array

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