Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Date/DateTime datatypes to arrayMin/Max, arrayDifference functions #48445

Merged

Conversation

evillique
Copy link
Member

@evillique evillique commented Apr 6, 2023

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Add support for Date, Date32, DateTime, DateTime64 data types to arrayMin, arrayMax, arrayDifference functions. Closes #21645.

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-improvement Pull request with some product improvements label Apr 6, 2023
@evillique evillique force-pushed the array-functions-date-datetime-support branch from c2676a4 to 7161d3d Compare April 8, 2023 00:50
@yakov-olkhovskiy yakov-olkhovskiy self-assigned this Apr 11, 2023
@evillique evillique merged commit ff20acf into ClickHouse:master Apr 12, 2023
138 checks passed
@evillique evillique deleted the array-functions-date-datetime-support branch April 12, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

arrayMax, arrayMin, arrayDifference doesn't have support for Date, DateTime
4 participants