Skip to content

Fix any/all(subquery)#35727

Merged
kssenii merged 3 commits intoClickHouse:masterfrom
kssenii:fix-any-all
Mar 31, 2022
Merged

Fix any/all(subquery)#35727
kssenii merged 3 commits intoClickHouse:masterfrom
kssenii:fix-any-all

Conversation

@kssenii
Copy link
Member

@kssenii kssenii commented Mar 29, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix any/all(subquery) implementation. Closes #35489.

@antonio2368 antonio2368 self-assigned this Mar 29, 2022
@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 30, 2022
@kssenii kssenii merged commit 0b20329 into ClickHouse:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weird syntax error in aggregate function any with operators

3 participants