ClickHouse/src/Processors/Executors
Azat Khuzhin 9594e463b4
Cancel other processors on query exception (#15578)
* Add a test for canceling distributed queries on error

* Cancel other processors on exception in PipelineExecutor

Fixes: 01514_distributed_cancel_query_on_error
2020-10-06 14:24:55 +03:00
..
ExecutingGraph.cpp Fix style. 2020-07-30 22:30:06 +03:00
ExecutingGraph.h Fix half of typos 2020-08-08 03:47:03 +03:00
PipelineExecutingBlockInputStream.cpp Review fixes. 2020-09-15 13:40:39 +03:00
PipelineExecutingBlockInputStream.h Review fixes. 2020-09-15 13:40:39 +03:00
PipelineExecutor.cpp Cancel other processors on query exception (#15578) 2020-10-06 14:24:55 +03:00
PipelineExecutor.h Stop query execution if exception happened in PipelineExecutor itself. 2020-09-02 12:39:49 +03:00
PullingAsyncPipelineExecutor.cpp Insert select using PipelineExecutor. 2020-05-27 21:20:26 +03:00
PullingAsyncPipelineExecutor.h Add PullingOutputFormat and PullingPipelineExecutor. 2020-05-20 21:53:18 +03:00
PullingPipelineExecutor.cpp Update PullingPipelineExecutor.cpp 2020-05-30 21:05:05 +03:00
PullingPipelineExecutor.h Try fix build. 2020-05-21 22:55:27 +03:00
TasksQueue.h Fix build. 2020-07-30 19:27:11 +03:00
ThreadsQueue.h Fix half of typos 2020-08-08 03:47:03 +03:00
traverse.h dbms/ → src/ 2020-04-03 18:14:31 +03:00