ClickHouse/src/QueryPipeline
2022-07-25 19:41:43 +00:00
..
examples Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
tests MergeTree merge disable batch optimization 2022-07-05 16:15:00 +02:00
BlockIO.cpp Merge pull request #36817 from DevTeamBK/Clang-tidy-Fixes 2022-05-06 02:01:00 +03:00
BlockIO.h Set is_all_data_sent on exceptions too 2022-04-30 13:00:44 +03:00
Chain.cpp Refactor many exception messages 2022-04-24 19:44:00 +08:00
Chain.h Move some resources. 2022-05-13 20:02:28 +00:00
CMakeLists.txt Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
ConnectionCollector.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ConnectionCollector.h Add ability to drain connections synchronously 2021-12-14 10:18:57 +03:00
ExecutionSpeedLimits.cpp Refactor many exception messages 2022-04-24 19:44:00 +08:00
ExecutionSpeedLimits.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
narrowPipe.cpp Rename narrowBlockInputStream to narrowPipe 2022-04-24 18:33:48 +08:00
narrowPipe.h Rename narrowBlockInputStream to narrowPipe 2022-04-24 18:33:48 +08:00
Pipe.cpp Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00
Pipe.h Better. 2022-05-24 20:06:08 +00:00
PipelineResourcesHolder.cpp Fix another one test. 2022-05-30 19:29:57 +00:00
PipelineResourcesHolder.h Fix another one test. 2022-05-30 19:29:57 +00:00
printPipeline.cpp Move some files. 2021-10-16 17:03:50 +03:00
printPipeline.h Bring back #36396 (#38110) 2022-06-22 15:05:07 +02:00
ProfileInfo.cpp Fix ProfileInfo. 2021-10-16 09:40:22 +03:00
ProfileInfo.h Move some resources 2022-05-20 19:49:31 +00:00
QueryPipeline.cpp Cleanup 2022-06-02 16:59:14 +00:00
QueryPipeline.h Refactor a little bit more. 2022-05-31 14:43:38 +00:00
QueryPipelineBuilder.cpp Add ReadFromMerge step. 2022-07-25 19:41:43 +00:00
QueryPipelineBuilder.h Add ReadFromMerge step. 2022-07-25 19:41:43 +00:00
ReadProgressCallback.cpp Fix quotas. 2022-06-02 09:27:08 +00:00
ReadProgressCallback.h Refactor a little bit more. 2022-05-31 14:43:38 +00:00
RemoteInserter.cpp Fixing build. 2022-07-20 20:30:16 +00:00
RemoteInserter.h fix inserts to distributed tables in case of change of native protocol 2022-01-29 03:23:25 +03:00
RemoteQueryExecutor.cpp Fix possible "No more packets are available" for distributed queries 2022-06-07 08:20:32 +03:00
RemoteQueryExecutor.h Fix parallel_reading_from_replicas with clickhouse-bechmark (#34751) 2022-03-08 16:42:29 +01:00
RemoteQueryExecutorReadContext.cpp Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
RemoteQueryExecutorReadContext.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
SizeLimits.cpp Fix tests and add comment. 2022-05-31 20:59:50 +00:00
SizeLimits.h Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
StreamLocalLimits.h Refactor a little bit more. 2022-05-31 14:43:38 +00:00