ClickHouse/src/QueryPipeline
2023-02-03 14:34:18 +01:00
..
examples
tests MergeTree merge disable batch optimization 2022-07-05 16:15:00 +02:00
BlockIO.cpp Fix handling of exceptions during query runtime 2023-01-04 22:33:04 +00:00
BlockIO.h Fix handling of exceptions during query runtime 2023-01-04 22:33:04 +00:00
Chain.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Chain.h Renaming PipelineResourcesHolder.h/cpp to QueryPlanResourceHolder.h/cpp 2022-12-10 18:08:10 +00:00
CMakeLists.txt
ConnectionCollector.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConnectionCollector.h Add ability to drain connections synchronously 2021-12-14 10:18:57 +03:00
ExecutionSpeedLimits.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ExecutionSpeedLimits.h
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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Pipe.h Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01: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
ProfileInfo.h Move some resources 2022-05-20 19:49:31 +00:00
QueryPipeline.cpp Renaming: "Query Result Cache" --> "Query Cache" 2023-01-31 09:54:34 +00:00
QueryPipeline.h Renaming: "Query Result Cache" --> "Query Cache" 2023-01-31 09:54:34 +00:00
QueryPipelineBuilder.cpp Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
QueryPipelineBuilder.h Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
QueryPlanResourceHolder.cpp Renaming PipelineResourcesHolder.h/cpp to QueryPlanResourceHolder.h/cpp 2022-12-10 18:08:10 +00:00
QueryPlanResourceHolder.h Renaming PipelineResourcesHolder.h/cpp to QueryPlanResourceHolder.h/cpp 2022-12-10 18:08:10 +00:00
ReadProgressCallback.cpp Fix trash 2022-10-17 04:21:08 +02:00
ReadProgressCallback.h Fix trash 2022-10-17 04:21:08 +02:00
RemoteInserter.cpp Merge branch 'master' into tracing_context_propagation 2022-08-18 20:59:07 +08: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 Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
RemoteQueryExecutor.h Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
RemoteQueryExecutorReadContext.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RemoteQueryExecutorReadContext.h
SizeLimits.cpp Addition to prev. revision 2022-08-14 09:35:22 +02: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