ClickHouse/src/Planner
2024-09-18 15:48:02 +02:00
..
examples
tests
ActionsChain.cpp Renames. 2024-06-18 10:21:57 +00:00
ActionsChain.h Renames. 2024-06-18 10:21:57 +00:00
CMakeLists.txt Fixed code review issues 2022-10-24 10:22:38 +02:00
CollectColumnIdentifiers.cpp Fixed code review issues 2023-02-18 17:06:00 +01:00
CollectColumnIdentifiers.h Review fixes 2023-01-11 11:54:28 +00:00
CollectSets.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
CollectSets.h Review fixes. 2024-04-09 12:30:07 +00:00
CollectTableExpressionData.cpp Fix INTERPOLATE by constant. Fix other tests. 2024-08-01 16:16:34 +00:00
CollectTableExpressionData.h Resubmit "Analyzer: compute ALIAS columns right after reading" 2024-03-01 14:53:02 +00:00
findParallelReplicasQuery.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
findQueryForParallelReplicas.h Analyzer: Do not traverse unresolved subtrees 2024-07-31 14:48:33 +02:00
Planner.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
Planner.h Remove commented code. Add more comments. 2024-02-06 15:59:13 +00:00
PlannerActionsVisitor.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
PlannerActionsVisitor.h update 2024-08-08 08:30:10 +08:00
PlannerAggregation.cpp Added GroupingFunctionsResolvePass 2023-01-19 19:06:02 +01:00
PlannerAggregation.h Added GroupingFunctionsResolvePass 2023-01-19 19:06:02 +01:00
PlannerContext.cpp Analyzer: Fix assert in JOIN with Distributed table 2024-03-22 17:30:50 +00:00
PlannerContext.h Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
PlannerExpressionAnalysis.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
PlannerExpressionAnalysis.h Remove ActionsDAG::clone 2024-07-18 15:12:32 +00:00
PlannerJoins.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
PlannerJoins.h Fixing some crashes. 2024-07-08 15:06:52 +00:00
PlannerJoinTree.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
PlannerJoinTree.h Update PlannerJoinTree.h 2024-07-05 18:20:50 +02:00
PlannerQueryProcessingInfo.h Analyzer support distributed queries processing 2023-01-12 12:07:58 +01:00
PlannerSorting.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
PlannerSorting.h Added WINDOW functions support 2022-10-24 10:22:20 +02:00
PlannerWindowFunctions.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
PlannerWindowFunctions.h Update PlannerWindowFunctions 2024-07-25 15:00:37 +00:00
TableExpressionData.h Better. 2024-07-18 17:59:59 +00:00
Utils.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
Utils.h update 2024-08-08 08:30:10 +08:00