Skip to content

Fix column names of constants inside JOIN.#10207

Merged
alexey-milovidov merged 4 commits intomasterfrom
fix-join-constants
Apr 12, 2020
Merged

Fix column names of constants inside JOIN.#10207
alexey-milovidov merged 4 commits intomasterfrom
fix-join-constants

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix column names of constants inside JOIN that may clash with names of constants outside of JOIN.

Detailed description / Documentation draft:
This does not fix #9810 but fixes similar issue.

@alexey-milovidov alexey-milovidov added the pr-bugfix Pull request with bugfix, not backported by default label Apr 12, 2020
@alexey-milovidov
Copy link
Copy Markdown
Member Author

Surprisingly it didn't break the tests.

@alexey-milovidov alexey-milovidov merged commit 96f2a8e into master Apr 12, 2020
@alexey-milovidov alexey-milovidov deleted the fix-join-constants branch April 12, 2020 19:01
akuzm pushed a commit that referenced this pull request Apr 13, 2020
Fix column names of constants inside JOIN.

(cherry picked from commit 96f2a8e)
alesapin pushed a commit that referenced this pull request Apr 13, 2020
Fix column names of constants inside JOIN.

(cherry picked from commit 96f2a8e)
@4ertus2 4ertus2 mentioned this pull request Apr 14, 2020
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.

Cast bug

3 participants