datafusion_common::cast

Function as_binary_view_array

Source
pub fn as_binary_view_array(array: &dyn Array) -> Result<&BinaryViewArray>