ClickHouse/src/QueryPipeline
2023-05-31 22:10:33 +02:00
..
examples
tests Enhancements for background merges (#49313) 2023-05-02 13:43:59 +02:00
BlockIO.cpp fix 2023-02-25 01:18:34 +01:00
BlockIO.h fix 2023-02-25 01:18:34 +01:00
Chain.cpp Make INSERT do more things in parallel to avoid getting bottlenecked on one thread 2023-05-05 00:49:27 +00:00
Chain.h Make INSERT do more things in parallel to avoid getting bottlenecked on one thread 2023-05-05 00:49:27 +00:00
CMakeLists.txt
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 fix 2023-03-11 18:48:36 +00:00
Pipe.h fix 2023-03-11 18:48:36 +00:00
printPipeline.cpp fix style 2023-03-11 15:58:16 +00:00
printPipeline.h revert 2023-03-11 15:43:19 +00:00
ProfileInfo.cpp
ProfileInfo.h Move some resources 2022-05-20 19:49:31 +00:00
QueryPipeline.cpp Simplify simplify simplify 2023-05-05 16:28:51 +00:00
QueryPipeline.h Simplify simplify simplify 2023-05-05 16:28:51 +00:00
QueryPipelineBuilder.cpp ensure only the last processor could access non-joined blocks 2023-05-22 10:17:41 +08:00
QueryPipelineBuilder.h Always communicate with local replica through loopback interface for parallel replicas (#48246) 2023-04-05 13:32:46 +02: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 per-thread perf counters update 2023-03-22 13:51:07 +00:00
ReadProgressCallback.h fix per-thread perf counters update 2023-03-22 13:51:07 +00: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 always skip unavailable ones (#50293) 2023-05-31 22:10:33 +02:00
RemoteQueryExecutor.h Parallel replicas always skip unavailable ones (#50293) 2023-05-31 22:10:33 +02:00
RemoteQueryExecutorReadContext.cpp Make better 2023-05-22 18:22:05 +00:00
RemoteQueryExecutorReadContext.h Make better 2023-05-22 18:22:05 +00:00
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