ClickHouse/src/Processors/QueryPlan
2021-04-19 10:17:21 +03:00
..
Optimizations Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
AggregatingStep.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2021-04-02 00:14:03 +03:00
AggregatingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ArrayJoinStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ArrayJoinStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
BuildQueryPipelineSettings.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
BuildQueryPipelineSettings.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CreatingSetsStep.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CreatingSetsStep.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CubeStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
CubeStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
DistinctStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
DistinctStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ExpressionStep.cpp Remove AddingDelayedSourceStep. 2021-03-24 16:27:04 +03:00
ExpressionStep.h Filter push down for LEFT/INNER JOIN, CreatingSets, Union. 2021-03-25 21:11:54 +03:00
ExtremesStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ExtremesStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
FillingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
FillingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
FilterStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
FilterStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
FinishSortingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
FinishSortingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
IQueryPlanStep.cpp Remove the forward declaration changes 2020-12-24 12:12:34 +03:00
IQueryPlanStep.h Add special setting to show indexes. 2021-04-16 14:11:45 +03:00
ISourceStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ISourceStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ITransformingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ITransformingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
LimitByStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
LimitByStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
LimitStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
LimitStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergeSortingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergeSortingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergingAggregatedStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergingAggregatedStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergingFinal.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergingFinal.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergingSortedStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
MergingSortedStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
OffsetStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
OffsetStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
PartialSortingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
PartialSortingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
QueryIdHolder.cpp Per MergeTree table query limit 2021-01-26 14:03:31 +08:00
QueryIdHolder.h Per MergeTree table query limit 2021-01-26 14:03:31 +08:00
QueryPlan.cpp Add special setting to show indexes. 2021-04-16 14:11:45 +03:00
QueryPlan.h Add special setting to show indexes. 2021-04-16 14:11:45 +03:00
ReadFromMergeTree.cpp Merge branch 'master' into add-read-from-mt-step 2021-04-19 10:17:21 +03:00
ReadFromMergeTree.h Add special setting to show indexes. 2021-04-16 14:11:45 +03:00
ReadFromPreparedSource.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ReadFromPreparedSource.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ReadNothingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
ReadNothingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
RollupStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
RollupStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
SettingQuotaAndLimitsStep.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
SettingQuotaAndLimitsStep.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TotalsHavingStep.cpp Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
TotalsHavingStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00
UnionStep.cpp Filter push down for LEFT/INNER JOIN, CreatingSets, Union. 2021-03-25 21:11:54 +03:00
UnionStep.h Filter push down for LEFT/INNER JOIN, CreatingSets, Union. 2021-03-25 21:11:54 +03:00
WindowStep.cpp fix window functions with multiple input streams and no sorting 2021-04-06 14:43:27 +03:00
WindowStep.h Refactor ActionsDAG 2021-03-04 20:38:12 +03:00