Skip to content

Partially fix distributed_product_mode=local columns access#4986

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
4ertus2:ast
Apr 17, 2019
Merged

Partially fix distributed_product_mode=local columns access#4986
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
4ertus2:ast

Conversation

@4ertus2
Copy link
Copy Markdown
Contributor

@4ertus2 4ertus2 commented Apr 11, 2019

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

Category (leave one):

  • Bug Fix
  • Improvement

Short description (up to few sentences):
Partially fix distributed_product_mode=local. It's possible to allow columns of local tables in where/having/order by/... via table aliases. Throw exception if table does not have alias. There's not possible to access to the columns without table aliases yet.

@4ertus2 4ertus2 changed the title Partially fix distributed_product_mode=local columns access [WIP] Partially fix distributed_product_mode=local columns access Apr 11, 2019
@4ertus2 4ertus2 changed the title [WIP] Partially fix distributed_product_mode=local columns access Partially fix distributed_product_mode=local columns access Apr 12, 2019
@alexey-milovidov alexey-milovidov merged commit 7b201a9 into ClickHouse:master Apr 17, 2019
@abyss7 abyss7 added the pr-improvement Pull request with some product improvements label Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants