to_upper

Function to_upper 

Source
pub(crate) fn to_upper(
    args: &[ColumnarValue],
    name: &str,
) -> Result<ColumnarValue>