Skip to content

Better exception for function 'in' with invalid number of arguments#12529

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
CurtizJ:fix-12521
Jul 16, 2020
Merged

Better exception for function 'in' with invalid number of arguments#12529
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
CurtizJ:fix-12521

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Jul 15, 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):
Better exception for function in with invalid number of arguments.

Fixes #12521

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jul 15, 2020
@alexey-milovidov alexey-milovidov self-assigned this Jul 16, 2020
@alexey-milovidov alexey-milovidov merged commit 6e9af5f into ClickHouse:master Jul 16, 2020
CurtizJ pushed a commit that referenced this pull request Jul 17, 2020
Better exception for function 'in' with invalid number of arguments

(cherry picked from commit 6e9af5f)
CurtizJ pushed a commit that referenced this pull request Jul 19, 2020
Better exception for function 'in' with invalid number of arguments

(cherry picked from commit 6e9af5f)
alexey-milovidov added a commit that referenced this pull request Jul 21, 2020
Better exception for function 'in' with invalid number of arguments

(cherry picked from commit 6e9af5f)
alexey-milovidov added a commit that referenced this pull request Jul 21, 2020
Better exception for function 'in' with invalid number of arguments

(cherry picked from commit 6e9af5f)
alexey-milovidov added a commit that referenced this pull request Jul 23, 2020
…9b17eca7c6ad10b689233e4204432

Cherry pick #12529 to 20.6: Better exception for function 'in' with invalid number of arguments
@CurtizJ CurtizJ deleted the fix-12521 branch July 31, 2020 19:00
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.

select in((1)): MarkTableIdentifiersMatcher::visit(): std::out_of_range

3 participants