.. |
examples
|
|
|
ClientBase.cpp
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
ClientBase.h
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
ClientBaseHelpers.cpp
|
Use upstream replxx
|
2021-10-14 00:52:53 +08:00 |
ClientBaseHelpers.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
CMakeLists.txt
|
|
|
Connection.cpp
|
Merge branch 'master' into refactor-pipeline-executor
|
2021-11-11 16:16:52 +00:00 |
Connection.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
ConnectionEstablisher.cpp
|
|
|
ConnectionEstablisher.h
|
|
|
ConnectionParameters.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
ConnectionParameters.h
|
Merge main, mainImpl code, allow interactive mode for clickhouse-local
|
2021-07-11 23:35:29 +03:00 |
ConnectionPool.cpp
|
Better implementation
|
2021-07-24 18:02:51 +08:00 |
ConnectionPool.h
|
Better implementation
|
2021-07-24 18:02:51 +08:00 |
ConnectionPoolWithFailover.cpp
|
Modify comments
|
2021-10-13 18:38:24 +08:00 |
ConnectionPoolWithFailover.h
|
|
|
HedgedConnections.cpp
|
Fix LOGICAL_ERROR on connection draining in case of ECONNRESET
|
2021-10-23 22:44:32 +03:00 |
HedgedConnections.h
|
Drop unused headers
|
2021-09-01 02:47:52 +03:00 |
HedgedConnectionsFactory.cpp
|
Cleanup ProfileEvents and CurrentMetrics
|
2021-11-10 21:15:27 +03:00 |
HedgedConnectionsFactory.h
|
|
|
IConnections.cpp
|
Fix destructor for PocoSocketWrapper.
|
2021-07-20 16:50:31 +03:00 |
IConnections.h
|
Asynchronously drain connections.
|
2021-07-19 21:53:29 +08:00 |
InternalTextLogs.cpp
|
client: add ability to print raw profile events
|
2021-10-19 00:54:38 +03:00 |
InternalTextLogs.h
|
client: add ability to print raw profile events
|
2021-10-19 00:54:38 +03:00 |
IServerConnection.h
|
Merge branch 'master' into removing-data-streams-folder
|
2021-10-17 10:42:37 +03:00 |
LocalConnection.cpp
|
Fix file progress for local
|
2021-11-01 00:33:03 +03:00 |
LocalConnection.h
|
Send columns description in clickhouse-local
|
2021-10-18 14:53:42 +00:00 |
MultiplexedConnections.cpp
|
Introduce ProfileEvents packet
|
2021-10-11 17:29:50 +03:00 |
MultiplexedConnections.h
|
Fix use after free in AsyncDrain connection from S3Cluster
|
2021-07-23 10:40:03 +03:00 |
PacketReceiver.h
|
Fix 01822_async_read_from_socket_crash for hedged connection.
|
2021-07-16 13:42:22 +03:00 |
QueryFuzzer.cpp
|
Fixes
|
2021-11-10 09:33:48 +00:00 |
QueryFuzzer.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-16 16:41:24 +03:00 |
Suggest.cpp
|
Merge pull request #30001 from ClickHouse/remove-streams-from-formats
|
2021-10-14 12:39:07 +03:00 |
Suggest.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TestHint.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-16 16:41:24 +03:00 |
TestHint.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-16 16:41:24 +03:00 |