ClickHouse/tests/queries
Azat Khuzhin 32071ba080 Do not add event_date/event_time condition for system.*_log
Also some of them can be even more simplified, since the system.*_log
are empty most of the time there should not be any conditions at all
(i.e. `query` LIKE and so on).
2020-05-18 21:18:37 +03:00
..
0_stateless Do not add event_date/event_time condition for system.*_log 2020-05-18 21:18:37 +03:00
1_stateful Add test 2020-05-10 23:15:59 -05:00
bugs Moved test #4277 to bugs 2020-05-18 09:20:17 +03:00
__init__.py
.gitignore
conftest.py Some fixes 2020-04-03 16:54:11 +03:00
query_test.py Some fixes 2020-04-03 16:54:11 +03:00
server.py Merge branch 'master' into pytest 2020-04-08 06:15:05 +03:00
shell_config.sh use -q parameter for curl 2020-04-30 17:06:20 +03:00