to_lower

Function to_lower 

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