Nikolai Kochetov
|
7fc830ae2b
|
Rename QueryPipeline to QueryPipelineBuilder.
|
2021-09-14 19:28:41 +03:00 |
|
Nikolai Kochetov
|
e9f7213858
|
Filter push down for LEFT/INNER JOIN, CreatingSets, Union.
|
2021-03-25 21:11:54 +03:00 |
|
Nikolai Kochetov
|
0e2f52518f
|
Extract converting from UnionStep.
|
2021-03-25 12:57:14 +03:00 |
|
Nikolai Kochetov
|
9a39459888
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
|
Nikolai Kochetov
|
15921fbfcb
|
Remove index by name from ActionsDAG
|
2021-03-03 23:01:07 +03:00 |
|
Nikolai Kochetov
|
b26f11c00c
|
Support StorageDistributed::read for QueryPlan.
|
2020-09-18 17:16:53 +03:00 |
|
Nikolai Kochetov
|
8587c2025d
|
Merge branch 'master' into initial-explain
|
2020-06-29 23:35:56 +03:00 |
|
Nikolai Kochetov
|
5a678d74c2
|
Add explain pipeline.
|
2020-06-27 12:31:31 +03:00 |
|
Nikolai Kochetov
|
d7d334bf6f
|
Update query plan traits for DISTINCT. Add more comments.
|
2020-06-22 13:18:28 +03:00 |
|
Nikolai Kochetov
|
45adacf0bc
|
Use QueryPlan in InterpreterSelectQuery [part 2].
|
2020-06-18 20:45:00 +03:00 |
|