ClickHouse/src/Planner
2024-02-26 02:31:57 +08:00
..
examples
tests
ActionsChain.cpp
ActionsChain.h
CMakeLists.txt
CollectColumnIdentifiers.cpp
CollectColumnIdentifiers.h
CollectSets.cpp Add index to table system.numbers (#50909) 2023-12-01 19:59:25 +01:00
CollectSets.h
CollectTableExpressionData.cpp Add a comment 2024-01-04 16:33:52 +01:00
CollectTableExpressionData.h
findParallelReplicasQuery.cpp Fix tests 2024-02-26 02:31:57 +08:00
findQueryForParallelReplicas.h Fixing build. 2024-02-13 17:57:35 +00:00
Planner.cpp Unify prewhere optimization 2024-02-26 02:31:56 +08:00
Planner.h Remove commented code. Add more comments. 2024-02-06 15:59:13 +00:00
PlannerActionsVisitor.cpp Merge remote-tracking branch 'origin/master' into storage-merge-aliases-analyzer 2024-01-09 15:10:59 +00:00
PlannerActionsVisitor.h
PlannerAggregation.cpp
PlannerAggregation.h
PlannerContext.cpp Analyzer: always qualify execution names 2023-08-22 16:24:41 +00:00
PlannerContext.h Remove commented code. Add more comments. 2024-02-06 15:59:13 +00:00
PlannerExpressionAnalysis.cpp Analyzer: send constant columns to initiator in case of isToAggregationState 2023-09-15 08:59:30 +00:00
PlannerExpressionAnalysis.h
PlannerJoins.cpp Updated implementation 2024-01-25 14:31:49 +03:00
PlannerJoins.h Keep old actions 2023-12-14 13:04:47 +00:00
PlannerJoinTree.cpp Unify prewhere optimization 2024-02-26 02:31:56 +08:00
PlannerJoinTree.h Allow to send a chain of subqueries for parallel replicas with analyzer. 2024-02-05 17:05:20 +00:00
PlannerQueryProcessingInfo.h
PlannerSorting.cpp
PlannerSorting.h
PlannerWindowFunctions.cpp
PlannerWindowFunctions.h
TableExpressionData.h Unify prewhere optimization 2024-02-26 02:31:56 +08:00
Utils.cpp Fix tests 2024-02-26 02:31:57 +08:00
Utils.h Fix more tests. 2024-02-05 17:54:15 +00:00