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

fix(snql): Array join is not an aggregate #29120

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Oct 6, 2021

The arrayJoin function does not produce an aggregate result and should be added
to the group by when there is an aggregate present.

The arrayJoin function does not produce an aggregate result and should be added
to the group by when there is an aggregate present.
@Zylphrex Zylphrex merged commit a5997cd into master Oct 7, 2021
@Zylphrex Zylphrex deleted the fix/array_join_is_not_an_aggregate branch October 7, 2021 14:20
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants