Skip to content

Fix COMMA and other JOIN mix#10311

Merged
4ertus2 merged 1 commit intoClickHouse:masterfrom
4ertus2:hotfix
Apr 16, 2020
Merged

Fix COMMA and other JOIN mix#10311
4ertus2 merged 1 commit intoClickHouse:masterfrom
4ertus2:hotfix

Conversation

@4ertus2
Copy link
Copy Markdown
Contributor

@4ertus2 4ertus2 commented Apr 16, 2020

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix 'Logical error: CROSS JOIN has expressions' error for queries with comma and names joins mix.

Fixes #9910

@4ertus2 4ertus2 added pr-bugfix Pull request with bugfix, not backported by default v20.1-no-backport labels Apr 16, 2020
@4ertus2
Copy link
Copy Markdown
Contributor Author

4ertus2 commented Apr 16, 2020

Useless without #9830 that is not backported to 20.1

@4ertus2 4ertus2 merged commit c62c288 into ClickHouse:master Apr 16, 2020
4ertus2 added a commit that referenced this pull request Apr 16, 2020
@4ertus2 4ertus2 added the v20.3 label Apr 16, 2020
@alex-zaitsev alex-zaitsev mentioned this pull request Apr 20, 2020
24 tasks
@4ertus2 4ertus2 deleted the hotfix branch July 11, 2025 22:03
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.

Cross join failed with the error 'Logical error: CROSS JOIN has expressions'

2 participants