v.24.9Improvement
Support Date32 in dateTrunc and toStartOfInterval
Why it matters
This feature enables users to apply date truncation and interval rounding operations directly onDate32 columns, expanding the functionality and flexibility for date manipulation beyond the previously supported types.How to use it
Use thedateTrunc and toStartOfInterval functions with Date32 typed columns just as you would with other date or datetime types. No additional enabling steps are required.