.. |
examples
|
Prefix overridden add_executable() command with "clickhouse_"
|
2022-07-11 19:36:18 +02:00 |
ClientBase.cpp
|
fix
|
2023-08-16 22:35:45 +02:00 |
ClientBase.h
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-08 18:34:45 +03:00 |
ClientBaseHelpers.cpp
|
Better code
|
2022-01-30 19:48:35 +08:00 |
ClientBaseHelpers.h
|
Move LineReader/ReplxxLineReader out from base
|
2022-12-27 14:23:51 +01:00 |
CMakeLists.txt
|
Move LineReader/ReplxxLineReader out from base
|
2022-12-27 14:23:51 +01:00 |
Connection.cpp
|
Better usage of ccache
|
2023-08-09 05:02:50 +02:00 |
Connection.h
|
Fix async connect to hosts with multiple ips
|
2023-07-07 10:58:01 +00:00 |
ConnectionEstablisher.cpp
|
Various reactions when executable stderr has data
|
2023-08-18 15:38:45 +08:00 |
ConnectionEstablisher.h
|
Fix async connect to hosts with multiple ips
|
2023-07-07 10:58:01 +00:00 |
ConnectionParameters.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
ConnectionParameters.h
|
Added ASK_PASSWORD client constant
|
2023-06-19 03:57:38 +00:00 |
ConnectionPool.cpp
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
ConnectionPool.h
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
ConnectionPoolWithFailover.cpp
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
ConnectionPoolWithFailover.h
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
ConnectionString.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
ConnectionString.h
|
corrections after second review iteration
|
2023-06-14 01:26:39 +00:00 |
HedgedConnections.cpp
|
Various reactions when executable stderr has data
|
2023-08-18 15:38:45 +08:00 |
HedgedConnections.h
|
Improve async reading from socket
|
2023-03-15 12:18:08 +00:00 |
HedgedConnectionsFactory.cpp
|
Refactor RemoteQueryExecutor, make it more thread safe
|
2023-03-23 19:52:37 +00:00 |
HedgedConnectionsFactory.h
|
Improve async reading from socket
|
2023-03-15 12:18:08 +00:00 |
IConnections.h
|
Improve async reading from socket
|
2023-03-15 12:18:08 +00:00 |
InternalTextLogs.cpp
|
Process incremental profile events on client
|
2021-11-08 16:38:31 +03:00 |
InternalTextLogs.h
|
|
|
IServerConnection.h
|
Slightly better code around packets for parallel replicas (#51451)
|
2023-06-28 12:30:15 +02:00 |
LineReader.cpp
|
Fix completion for clickhouse-keeper-client
|
2023-08-04 09:24:32 +02:00 |
LineReader.h
|
Fix completion for clickhouse-keeper-client
|
2023-08-04 09:24:32 +02:00 |
LocalConnection.cpp
|
Add try/catch in destructor
|
2023-08-01 16:44:46 +02:00 |
LocalConnection.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
MultiplexedConnections.cpp
|
Fix data race on Connection::setAsyncCallback
|
2023-07-17 15:14:54 +00:00 |
MultiplexedConnections.h
|
Improve async reading from socket
|
2023-03-15 12:18:08 +00:00 |
PacketReceiver.cpp
|
Make better
|
2023-05-22 18:22:05 +00:00 |
PacketReceiver.h
|
Make better
|
2023-05-22 18:22:05 +00:00 |
QueryFuzzer.cpp
|
Improve function naming
|
2023-07-31 06:48:50 -07:00 |
QueryFuzzer.h
|
AST fuzzer support fuzzing SELECT query to EXPLAIN query randomly
|
2023-03-21 14:26:39 +00:00 |
ReplxxLineReader.cpp
|
Fix completion for clickhouse-keeper-client
|
2023-08-04 09:24:32 +02:00 |
ReplxxLineReader.h
|
Fix completion for clickhouse-keeper-client
|
2023-08-04 09:24:32 +02:00 |
Suggest.cpp
|
Used main connections for suggestions
|
2023-08-10 04:11:07 +00:00 |
Suggest.h
|
Used main connections for suggestions
|
2023-08-10 04:11:07 +00:00 |
TestHint.cpp
|
More improvements based on PR review
|
2023-03-09 11:37:02 +01:00 |
TestHint.h
|
Preparation for libcxx(abi), llvm, clang-tidy 16
|
2023-03-19 17:25:41 +00:00 |
TestTags.cpp
|
Support test mode for clickhouse-local
|
2022-03-14 12:02:06 +01:00 |
TestTags.h
|
Support test mode for clickhouse-local
|
2022-03-14 12:02:06 +01:00 |