ClickHouse/src/Client
Alexander Gololobov 98b3617ce2
Merge pull request #48150 from DimasKovas/fix_stdlib_compatibility
Fix stdlib compatibility issues
2023-03-29 21:29:33 +02:00
..
examples Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
ClientBase.cpp Fix test 02050_client_profile_events (#47951) 2023-03-27 13:50:09 +02:00
ClientBase.h Add tests fr stop_reading_on_first_cancel setting 2023-03-15 10:50:01 +00: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 Reimplement interserver mode to avoid replay attacks 2023-03-15 08:28:43 +01:00
Connection.h Reimplement interserver mode to avoid replay attacks 2023-03-15 08:28:43 +01:00
ConnectionEstablisher.cpp Merge pull request #43179 from tonickkozlov/tonickkozlov/add-interserver-dns-retries 2023-02-11 14:35:40 +01:00
ConnectionEstablisher.h
ConnectionParameters.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03: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 update tcp protocol, add quota_key 2022-08-03 15:44:08 -04:00
ConnectionPoolWithFailover.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConnectionPoolWithFailover.h Merge branch 'master' into merging_30325 2022-03-21 13:23:45 +01:00
HedgedConnections.cpp Revert "Merge pull request #25674 from amosbird/distributedreturnconnection" 2023-03-11 19:09:47 +01:00
HedgedConnections.h Revert "Merge pull request #25674 from amosbird/distributedreturnconnection" 2023-03-11 19:09:47 +01:00
HedgedConnectionsFactory.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
HedgedConnectionsFactory.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
IConnections.h Revert "Merge pull request #25674 from amosbird/distributedreturnconnection" 2023-03-11 19:09:47 +01:00
InternalTextLogs.cpp Process incremental profile events on client 2021-11-08 16:38:31 +03:00
InternalTextLogs.h client: add ability to print raw profile events 2021-10-19 00:54:38 +03:00
IServerConnection.h Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
LineReader.cpp Remove cruft from build 2023-03-17 13:44:04 +00:00
LineReader.h Move LineReader/ReplxxLineReader out from base 2022-12-27 14:23:51 +01:00
LocalConnection.cpp Remove extra try/catch for LocalQueryState reset 2023-02-18 10:55:09 +01:00
LocalConnection.h Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
MultiplexedConnections.cpp Revert "Merge pull request #25674 from amosbird/distributedreturnconnection" 2023-03-11 19:09:47 +01:00
MultiplexedConnections.h Revert "Merge pull request #25674 from amosbird/distributedreturnconnection" 2023-03-11 19:09:47 +01:00
PacketReceiver.h Merge pull request #36749 from Avogar/fix-timeouts 2022-05-02 13:16:03 +02: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 fix stdlib compatibility issues 2023-03-29 12:20:27 +03:00
ReplxxLineReader.h Move LineReader/ReplxxLineReader out from base 2022-12-27 14:23:51 +01:00
Suggest.cpp [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03: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