ClickHouse/dbms
Azat Khuzhin 5039b6ab73 Fix Distributed engine with virtual columns of the underlying table in WHERE
Before storage has not been passed to the SyntaxAnalyzer and hence
it cannot check if there is such column and throw for virtual columns
like _part (MergeTree) and others.

Follow-up-for: #8846
2020-03-24 21:07:20 +03:00
..
benchmark Update testing script 2020-01-28 22:17:30 +03:00
cmake Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
programs Merge pull request #9622 from PerformanceVision/dictionary_status 2020-03-24 09:44:01 +03:00
src Fix Distributed engine with virtual columns of the underlying table in WHERE 2020-03-24 21:07:20 +03:00
tests Fix Distributed engine with virtual columns of the underlying table in WHERE 2020-03-24 21:07:20 +03:00
CMakeLists.txt Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00