pub fn coalesce(
    args: &[ColumnarValue]
) -> Result<ColumnarValue, DataFusionError>
Expand description

coalesce evaluates to the first value which is not NULL