ClickHouse/dbms/tests
proller 1e961cc69d Fix complex queries with GLOBAL IN and UNION ALL (#CLICKHOUSE-3356) (#1339)
* TEST only: why initQueryAnalyzer ?

* Better tests

* missing file

* Missing file

* Add test

* Test fixes

* Fixed FREEZE PARTITION: using only active data parts; acquire snapshot of parts [#CLICKHOUSE-3369].

* Removed tcp_ssl_port by default [#CLICKHOUSE-2].

* Better tests

* comment

* clean

* REmove wrong code

* clean
2017-10-13 00:28:24 +03:00
..
external_dictionaries Tests: External: rename --use_http => --no_http and fix (#1324) 2017-10-06 18:58:24 +03:00
instructions Implemented some suggestions from clang-tidy (part 4) [#CLICKHOUSE-3301]. 2017-09-08 07:10:43 +03:00
integration Fixed integration tests after introduction of 'clickhouse server' commands. [#CLICKHOUSE-2] 2017-10-04 18:15:40 +03:00
perf_drafts
performance Added performance test [#CLICKHOUSE-2]. 2017-08-05 07:13:23 +03:00
queries Fix complex queries with GLOBAL IN and UNION ALL (#CLICKHOUSE-3356) (#1339) 2017-10-13 00:28:24 +03:00
.gitignore
clickhouse-client.xml
clickhouse-test Improve tests: allow redefine some values (clickhouse path, ports, ...) 2017-10-12 22:48:39 +03:00
CMakeLists.txt LibDictionarySource : First lib dictionary version with only uint64 type support (#1150) 2017-09-05 04:08:26 +03:00