pub fn coalesce(args: &[ColumnarValue]) -> Result<ColumnarValue>
Expand description
coalesce evaluates to the first value which is not NULL
pub fn coalesce(args: &[ColumnarValue]) -> Result<ColumnarValue>
coalesce evaluates to the first value which is not NULL