.. |
examples
|
Prefix overridden add_executable() command with "clickhouse_"
|
2022-07-11 19:36:18 +02:00 |
ClientBase.cpp
|
Changes after second review iteration
|
2023-05-23 00:27:17 +00:00 |
ClientBase.h
|
--multiquery <sql> -> -n -q <sql> syntax sugar
|
2023-05-17 03:43:35 +00:00 |
ClientBaseHelpers.cpp
|
|
|
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
|
Merge pull request #49948 from Avogar/handshake-timeout
|
2023-06-02 14:07:27 +02:00 |
Connection.h
|
Add separate handshake_timeout for receiving Hello packet from replica
|
2023-05-17 11:39:04 +00:00 |
ConnectionEstablisher.cpp
|
Fix bad conflicts resolving
|
2023-05-22 18:23:39 +00:00 |
ConnectionEstablisher.h
|
Make better
|
2023-05-22 18:22:05 +00:00 |
ConnectionParameters.cpp
|
Add separate handshake_timeout for receiving Hello packet from replica
|
2023-05-17 11:39:04 +00:00 |
ConnectionParameters.h
|
update tcp protocol, add quota_key
|
2022-08-03 15:44:08 -04:00 |
ConnectionPool.cpp
|
update tcp protocol, add quota_key
|
2022-08-03 15:44:08 -04:00 |
ConnectionPool.h
|
fix PoolWithFailover error_count integer overflow
|
2023-05-19 17:57:00 +00:00 |
ConnectionPoolWithFailover.cpp
|
fix ConnectionPoolWithFailover::getPriority
|
2023-05-19 17:54:29 +00:00 |
ConnectionPoolWithFailover.h
|
Improve async reading from socket
|
2023-03-15 12:18:08 +00:00 |
HedgedConnections.cpp
|
Fixes for parallel replicas (#50195)
|
2023-05-25 14:41:04 +02: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
|
|
|
InternalTextLogs.h
|
|
|
IServerConnection.h
|
Separate AuthenticationData and AuthenticationType, small fixes
|
2023-04-24 15:12:45 +00:00 |
LineReader.cpp
|
Remove cruft from build
|
2023-03-17 13:44:04 +00:00 |
LineReader.h
|
Fix bracketed-paste mode messing up password input in client reconnect
|
2023-04-07 18:10:33 +00:00 |
LocalConnection.cpp
|
Add query parameters to clickhouse-local
|
2023-05-11 12:56:59 +00:00 |
LocalConnection.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
MultiplexedConnections.cpp
|
Fixes for parallel replicas (#50195)
|
2023-05-25 14:41:04 +02: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
|
Merge remote-tracking branch 'origin/master' into decimal256-various
|
2023-03-28 13:36:53 +00:00 |
QueryFuzzer.h
|
AST fuzzer support fuzzing SELECT query to EXPLAIN query randomly
|
2023-03-21 14:26:39 +00:00 |
ReplxxLineReader.cpp
|
Client: disable indent_multiline mode for Replxx history
|
2023-04-17 20:14:00 +01:00 |
ReplxxLineReader.h
|
Fix bracketed-paste mode messing up password input in client reconnect
|
2023-04-07 18:10:33 +00:00 |
Suggest.cpp
|
Fixes for clang-17
|
2023-05-13 02:57:31 +02:00 |
Suggest.h
|
Move LineReader/ReplxxLineReader out from base
|
2022-12-27 14:23:51 +01: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 |