Commit Graph

65 Commits

Author SHA1 Message Date
Nikolai Kochetov
a6d0b2102e Don't shwallow exceptions at executeJob. 2019-04-12 14:27:25 +03:00
Nikolai Kochetov
750b5a1b07 Added more information to exception from processor. 2019-04-12 14:18:18 +03:00
Nikolai Kochetov
c92fb23317 Add pipeline to exception during query execution. 2019-04-12 12:57:13 +03:00
Nikolai Kochetov
fa5bc611ae Better exceptions safety in PipelineExecutor. 2019-04-08 14:06:11 +03:00
Nikolai Kochetov
7626b1b267 Multiple fixes. 2019-04-05 13:52:07 +03:00
Nikolai Kochetov
18133a4948 Added processors_test_aggregation. 2019-04-03 13:13:25 +03:00
Nikolai Kochetov
c388e57a40 Fix MergingSortedTransform. Update PipelineExecutor. 2019-04-03 13:13:25 +03:00
Nikolai Kochetov
19fa17fd84 Added ExpandPipeline to PipelineExecutor.
Added expanding pipeline test.
2019-04-03 13:13:37 +03:00
Nikolai Kochetov
1e3ca041a2 Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list. 2019-04-03 13:13:25 +03:00
Nikolai Kochetov
6763b59ba9 Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
Nikolai Kochetov
f55f70d67b Added PipelineExecutor. 2019-02-15 19:18:12 +03:00
Nikolai Kochetov
f39ad1f79a Fix traverse. 2019-02-15 19:18:12 +03:00
Nikolai Kochetov
904647f02e Fix build. 2019-02-15 19:18:12 +03:00
Alexey Milovidov
661197bf99 Processors: experimental [#CLICKHOUSE-2948] 2018-05-24 05:39:22 +03:00
Alexey Milovidov
526a73eb5d Processors: experimental [#CLICKHOUSE-2948] 2018-05-23 23:22:58 +03:00