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(function): Support variant group by #5694

Merged
merged 1 commit into from
May 31, 2022

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented May 31, 2022

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

Summary

Support group by for Variant and Array(T)

Changelog

  • New Feature
  • Build/Testing/CI

Related Issues

Fixes #5569

@vercel
Copy link

vercel bot commented May 31, 2022

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

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) May 31, 2022 at 1:38AM (UTC)

@b41sh b41sh requested a review from sundy-li May 31, 2022 01:38
@mergify
Copy link
Contributor

mergify bot commented May 31, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added pr-feature this PR introduces a new feature to the codebase pr-build this PR changes build/testing/ci steps labels May 31, 2022
@BohuTANG BohuTANG merged commit c09228d into databendlabs:main May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-review pr-build this PR changes build/testing/ci steps pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: support group by for variant value
4 participants