Function datafusion_physical_expr::datetime_expressions::make_date
source · pub fn make_date(args: &[ColumnarValue]) -> Result<ColumnarValue>Expand description
make_date(year, month, day) SQL function implementation