ClickHouse/dbms/src/Processors/Executors
2020-01-09 12:03:08 +03:00
..
ParallelPipelineExecutor.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
ParallelPipelineExecutor.h Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
PipelineExecutor.cpp Allow multiple edges for processors pipeline. 2020-01-09 12:03:08 +03:00
PipelineExecutor.h Better exceptions handling in PipelineExecutor. 2019-12-30 21:29:24 +03:00
SequentialPipelineExecutor.cpp Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
SequentialPipelineExecutor.h Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
ThreadsQueue.h Remove LFStack. Added ThreadsQueue as separate data structure. 2019-09-12 14:22:58 +03:00
traverse.h Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
TreeExecutorBlockInputStream.cpp Rework Quota based on IAccessEntity. 2019-12-05 21:03:57 +03:00
TreeExecutorBlockInputStream.h Rework Quota based on IAccessEntity. 2019-12-05 21:03:57 +03:00