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

make_date(year, month, day) SQL function implementation