ClickHouse/dbms/src/Client
2017-05-09 21:53:47 +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 Move most AggregateFunctions to separate lib, use AggregateFunctionFactory as singletone, rename lib storages_system->clickhouse_storages_system 2017-05-05 16:59:18 -07: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 Always store queries in a vector 2017-05-09 21:53:47 +03:00