ClickHouse/dbms/tests/queries
Vitaliy Zakaznikov ea83a4cafa * Removing 'hash' column from WATCH [db.live_view] EVENTS query result
as hash of the result are not usually provided in ClickHouse.
  This is also done to match the implementation of the SELECT query that only
  returns '_version' virtual column when using LIVE VIEW tables.
2019-06-16 07:09:43 -04:00
..
0_stateless * Removing 'hash' column from WATCH [db.live_view] EVENTS query result 2019-06-16 07:09:43 -04:00
1_stateful Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
bugs Add new bug. 2019-06-04 20:03:41 +03:00
__init__.py Run .sql tests with standalone server 2019-06-03 19:57:02 +03:00
.gitignore
conftest.py Fix last broken test 2019-06-14 19:53:16 +03:00
query_test.py Check for orphaned databases too 2019-06-07 17:26:29 +03:00
server.py Run .sql tests with standalone server 2019-06-03 19:57:02 +03:00
shell_config.sh Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540) 2019-06-14 17:00:37 +03:00