ClickHouse/dbms/src/Client
2017-06-13 07:20:01 +03:00
..
tests Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
Benchmark.cpp use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141] 2017-04-19 20:50:17 +03:00
clickhouse-client.xml Translated comments 2017-04-02 20:37:49 +03:00
Client.cpp Moved table functions to separate library; fixed errors; improved testability [#CLICKHOUSE-31]. 2017-06-10 12:04:31 +03:00
CMakeLists.txt Add cmake rules for performance test launcher 2017-05-07 01:04:39 +03:00
config.xml translate comments 2017-03-25 21:12:56 +01:00
Connection.cpp add TablesStatus request to protocol [#CLICKHOUSE-2141] 2017-04-17 19:02:48 +03:00
Connection.h add TablesStatus request to protocol [#CLICKHOUSE-2141] 2017-04-17 19:02:48 +03:00
ConnectionPool.h use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141] 2017-04-19 20:50:17 +03:00
ConnectionPoolWithFailover.cpp Failover if the needed table is missing on remote server [#CLICKHOUSE-2141] 2017-04-20 19:19:30 +03:00
ConnectionPoolWithFailover.h PR fixes [#CLICKHOUSE-2141] 2017-04-19 21:29:50 +03:00
InterruptListener.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MultiplexedConnections.cpp use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141] 2017-04-19 20:50:17 +03:00
MultiplexedConnections.h use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141] 2017-04-19 20:50:17 +03:00
PerformanceTest.cpp Code Review 2017-05-31 00:36:45 +03:00
profiles.xml Add support for tests profiles 2017-05-09 21:53:48 +03:00