Skip to content

Fix ASTWithElement clone.#15135

Merged
akuzm merged 1 commit intoClickHouse:masterfrom
amosbird:ctefix
Sep 23, 2020
Merged

Fix ASTWithElement clone.#15135
akuzm merged 1 commit intoClickHouse:masterfrom
amosbird:ctefix

Conversation

@amosbird
Copy link
Copy Markdown
Collaborator

@amosbird amosbird commented Sep 22, 2020

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

Changelog category (leave one):

  • Not for changelog

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix uncleaned clone of ASTWithElement. This fixes #15129 .

Detailed description / Documentation draft:

Null.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Sep 22, 2020
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Sep 22, 2020

The original PR was not released yet, so we don't have to backport it or mention in changelog.

@robot-clickhouse robot-clickhouse added pr-not-for-changelog This PR should not be mentioned in the changelog and removed pr-bugfix Pull request with bugfix, not backported by default labels Sep 22, 2020
@akuzm akuzm added pr-bugfix Pull request with bugfix, not backported by default and removed pr-bugfix Pull request with bugfix, not backported by default labels Sep 22, 2020
@akuzm akuzm self-assigned this Sep 22, 2020
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Sep 23, 2020

Stress test broken in master.

@akuzm akuzm merged commit 1321832 into ClickHouse:master Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

subselect in WITH not cloned properly

3 participants