ClickHouse/src/Client
Nikita Mikhaylov 8ba85074e7 Fix build
2024-07-29 17:28:03 +00:00
..
examples Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
ClientApplicationBase.cpp Fix build 2024-07-29 17:28:03 +00:00
ClientApplicationBase.h Fix build 2024-07-29 17:28:03 +00:00
ClientBase.cpp Fix build 2024-07-29 17:28:03 +00:00
ClientBase.h Fix build 2024-07-29 17:28:03 +00:00
ClientBaseHelpers.cpp Extend syntax highlight to 10 KB 2024-04-29 19:53:50 +02:00
ClientBaseHelpers.h Move LineReader/ReplxxLineReader out from base 2022-12-27 14:23:51 +01:00
ClientBaseOptimizedParts.cpp Style 2024-07-26 15:21:11 +02:00
CMakeLists.txt Move LineReader/ReplxxLineReader out from base 2022-12-27 14:23:51 +01:00
Connection.cpp Merge pull request #64478 from ClickHouse/chesema-fix-buffer-cancelation 2024-06-26 22:12:30 +00:00
Connection.h Support JWT in clickhouse-client 2024-06-19 04:29:46 +02:00
ConnectionEstablisher.cpp Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
ConnectionEstablisher.h Move insert flag from ConnectionEstablisher to TryResult 2024-03-26 11:21:40 +01:00
ConnectionParameters.cpp Lint 2024-06-19 04:29:47 +02:00
ConnectionParameters.h Lint 2024-06-19 04:29:47 +02:00
ConnectionPool.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
ConnectionPool.h fix tidy build 2024-07-15 19:15:45 +02:00
ConnectionPoolWithFailover.cpp Merge pull request #61201 from ClickHouse/revert-61200-revert-60430-max-parallel-replicas-validate 2024-04-03 17:05:59 +02:00
ConnectionPoolWithFailover.h Useless changes 2024-05-09 01:08:33 +02: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 Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
HedgedConnections.h Fix use-of-uninitialized-value in HedgedConnections 2024-03-20 23:55:25 +00:00
HedgedConnectionsFactory.cpp Proper placing for DistributedConnectionFailTry 2024-07-09 19:31:33 +00:00
HedgedConnectionsFactory.h Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
IConnections.h Remove redundant code 2024-07-11 08:32:00 +00: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 Useless changes 2024-05-09 01:08:33 +02:00
LineReader.cpp Refactor 2024-06-25 14:23:37 +00:00
LineReader.h Disable suspend on Ctrl+Z 2024-07-15 05:13:38 +02:00
LocalConnection.cpp Merge pull request #65246 from ClickHouse/fix-flaky-cli-completion-test 2024-06-29 16:43:40 +00:00
LocalConnection.h Uninteresting changes 2024-07-01 02:38:42 +02:00
MultiplexedConnections.cpp Merge remote-tracking branch 'origin/master' into pr-cleanup 2024-07-16 18:13:04 +00:00
MultiplexedConnections.h Custom key support for cluster_for_parallel_replicas 2024-06-19 14:46:15 +02:00
PacketReceiver.cpp Make better 2023-05-22 18:22:05 +00:00
PacketReceiver.h Fixing more headers 2024-02-29 15:40:30 +00:00
QueryFuzzer.cpp Revert "FuzzQuery table function" 2024-07-24 14:51:48 +02:00
QueryFuzzer.h Revert "FuzzQuery table function" 2024-07-24 14:51:48 +02:00
ReplxxLineReader.cpp Disable suspend on Ctrl+Z 2024-07-15 05:13:38 +02:00
ReplxxLineReader.h Refactor 2024-06-25 14:23:37 +00:00
Suggest.cpp Better 2024-05-14 16:42:26 +00:00
Suggest.h Properly send client info in Suggest 2024-05-06 23:00:05 +02:00
TestHint.cpp fix a test, add retries for sql tests 2024-07-25 00:56:41 +02:00
TestHint.h fix a test, add retries for sql tests 2024-07-25 00:56:41 +02: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