datafusion_common::cast

Function as_int16_array

Source
pub fn as_int16_array(array: &dyn Array) -> Result<&Int16Array>