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
bugs
__init__.py
.gitignore
conftest.py Fix last broken test 2019-06-14 19:53:16 +03:00
query_test.py
server.py
shell_config.sh