ClickHouse/src/Client
Nikolay Degterinsky fcb6cfb6df Fix style issues
2022-07-07 08:31:55 +00:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
ClientBase.cpp Fix style issues 2022-07-07 08:31:55 +00:00
ClientBase.h Client -i file 2022-07-04 15:40:23 +02:00
ClientBaseHelpers.cpp Better code 2022-01-30 19:48:35 +08:00
ClientBaseHelpers.h Fix build w/o replxx 2022-01-20 10:02:02 +03:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
Connection.cpp Merge pull request #37303 from ClickHouse/fix_trash 2022-06-07 10:17:39 +02:00
Connection.h Fix progress for insert select 2022-05-10 15:04:08 +02:00
ConnectionEstablisher.cpp Better exception messages while socket timeouts 2022-04-29 09:04:24 +00:00
ConnectionEstablisher.h Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
ConnectionParameters.cpp Fix reading port from config 2022-03-14 11:58:47 +00:00
ConnectionParameters.h Merge branch 'master' into issue-34776 2022-03-15 14:24:51 +01:00
ConnectionPool.cpp Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
ConnectionPool.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
ConnectionPoolWithFailover.cpp Fixing style 2022-06-15 13:40:30 +00:00
ConnectionPoolWithFailover.h Merge branch 'master' into merging_30325 2022-03-21 13:23:45 +01:00
HedgedConnections.cpp Follow-up to PR #37300: semicolon warnings 2022-05-20 15:06:34 +02:00
HedgedConnections.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
HedgedConnectionsFactory.cpp Cleanup ProfileEvents and CurrentMetrics 2021-11-10 21:15:27 +03:00
HedgedConnectionsFactory.h Small fixes and tests updates 2021-02-26 18:55:58 +03:00
IConnections.cpp Fix clang-tidy warnings in Backups, Client, Columns folders 2022-03-14 18:17:35 +00:00
IConnections.h Fix clang-tidy warnings in Backups, Client, Columns folders 2022-03-14 18:17:35 +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 Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00
LocalConnection.cpp Send profile events for INSERT queries (previously only SELECT was supported) 2022-06-16 11:59:01 +03:00
LocalConnection.h Send profile events for INSERT queries (previously only SELECT was supported) 2022-06-16 11:59:01 +03:00
MultiplexedConnections.cpp Fix progress for insert select 2022-05-10 15:04:08 +02:00
MultiplexedConnections.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
PacketReceiver.h Merge pull request #36749 from Avogar/fix-timeouts 2022-05-02 13:16:03 +02:00
QueryFuzzer.cpp Fix clang-tidy warnings in Backups, Client, Columns folders 2022-03-14 18:17:35 +00:00
QueryFuzzer.h Fix clang-tidy warnings in Backups, Client, Columns folders 2022-03-14 18:17:35 +00:00
Suggest.cpp Fix progress for insert select 2022-05-10 15:04:08 +02:00
Suggest.h Add inplace merge for new completion words 2022-01-24 22:59:18 +03:00
TestHint.cpp Remove testmode option 2022-03-17 10:54:37 +01:00
TestHint.h Remove testmode option 2022-03-17 10:54:37 +01: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