Skip to content

Fix extract function parser#35799

Merged
kssenii merged 2 commits intoClickHouse:masterfrom
evillique:extract-parser-fix
Apr 1, 2022
Merged

Fix extract function parser#35799
kssenii merged 2 commits intoClickHouse:masterfrom
evillique:extract-parser-fix

Conversation

@evillique
Copy link
Copy Markdown
Member

@evillique evillique commented Mar 31, 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):
Fixes parsing of the arguments of the functions extract. Fixes #35751.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 31, 2022
@kssenii kssenii self-assigned this Mar 31, 2022
@kssenii
Copy link
Copy Markdown
Member

kssenii commented Mar 31, 2022

let's add a test?

@evillique evillique changed the title Fix extract fucntion parser Fix extract function parser Mar 31, 2022
@kssenii kssenii merged commit cafff71 into ClickHouse:master Apr 1, 2022
@alexey-milovidov alexey-milovidov added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Apr 3, 2022
alexey-milovidov added a commit that referenced this pull request Apr 4, 2022
Backport #35799 to 22.3: Fix extract function parser
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clickhouse cannot parse table definition after update to v22.3

5 participants