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(query): support array aggregate functions #9903

Merged
merged 4 commits into from
Feb 7, 2023

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Feb 6, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

support array aggregate functions

array_sum
array_avg
array_count
array_max
array_min

part of #7931

@b41sh b41sh requested review from sundy-li and TCeason February 6, 2023 00:54
@vercel
Copy link

vercel bot commented Feb 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
databend ⬜️ Ignored (Inspect) Visit Preview Feb 6, 2023 at 2:41PM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Feb 6, 2023
@b41sh b41sh force-pushed the feat-array-func-3 branch from 8667774 to 9136edb Compare February 6, 2023 14:41
@BohuTANG BohuTANG merged commit d5e06af into databendlabs:main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants