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

feat: Support Null input type in Sum and Avg functions #162

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

MazterQyou
Copy link
Member

This PR adds support for planning and execution of aggregate functions SUM and AVG with input type of Null. The output type is Null as well. Related tests are included.

Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

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

👍🏻 LGTM!

@MazterQyou MazterQyou merged commit 8d98b85 into cubesql-3-04-2022 Jul 17, 2024
23 checks passed
@MazterQyou MazterQyou deleted the cubesql/sum-avg-null-input branch July 17, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants