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

Support date and datetime types in Min and Max aggregations #560

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

satrana42
Copy link
Contributor

Min and Max aggregations support finding minimum or maximum of integer, float and
decimal data types. This change adds support for date and datetime types.

Copy link

ellipsis-dev bot commented Sep 13, 2024

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at help@ellipsis.dev

@satrana42 satrana42 self-assigned this Sep 13, 2024
@satrana42
Copy link
Contributor Author

This is WIP, unit test passes but integration test fails.

Copy link
Contributor

@aditya-nambiar aditya-nambiar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do increment python version and add to changelog before landing

@satrana42 satrana42 enabled auto-merge (squash) October 10, 2024 06:58
@satrana42 satrana42 merged commit 1615353 into main Oct 10, 2024
8 checks passed
@satrana42 satrana42 deleted the sat/datetime_minmax branch October 10, 2024 06:58
satrana42 added a commit that referenced this pull request Oct 18, 2024
In this change, we update or add documentation for operator
changes done in #553, #556, #535, #560 and #578.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants