ClickHouse/dbms/tests/queries
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
..
0_stateless Fix Distributed engine with virtual columns of the underlying table in WHERE 2020-03-24 21:07:20 +03:00
1_stateful Fixed a test that may taint other tests if timed out 2020-03-19 20:31:49 +03:00
bugs Try newer version of odbc driver 2020-03-03 11:50:09 +01:00
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh allow to set query_id in clickhouse-benchmark 2020-02-27 20:21:01 +03:00