ClickHouse/src/Planner
2024-12-09 23:05:06 +01: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
CollectColumnIdentifiers.cpp Resubmit #68682, att2 2024-11-26 12:59:38 +00:00
CollectColumnIdentifiers.h
CollectSets.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
CollectSets.h
CollectTableExpressionData.cpp Fix INTERPOLATE by constant. Fix other tests. 2024-08-01 16:16:34 +00:00
CollectTableExpressionData.h
findParallelReplicasQuery.cpp Code cleanup 2024-11-13 21:10:59 +00:00
findQueryForParallelReplicas.h Cleanup 2024-10-29 12:17:46 +00:00
Planner.cpp Add serializetion to some query plan steps. 2024-12-03 15:00:05 +00:00
Planner.h Cleanup 2024-11-04 22:45:40 +00:00
PlannerActionsVisitor.cpp Remove deps from SipHash 2024-12-04 15:45:26 +01:00
PlannerActionsVisitor.h update 2024-08-08 08:30:10 +08:00
PlannerAggregation.cpp
PlannerAggregation.h
PlannerContext.cpp
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 allow with parallel_hash 2024-12-09 23:05:06 +01:00
PlannerJoins.h Merge branch 'master' into vdimir/residual_join_conditions 2024-12-02 11:38:00 +01:00
PlannerJoinTree.cpp Remove deps from SipHash 2024-12-04 15:45:26 +01:00
PlannerJoinTree.h Update PlannerJoinTree.h 2024-07-05 18:20:50 +02:00
PlannerQueryProcessingInfo.h
PlannerSorting.cpp allow negative staleness for descending order 2024-10-28 17:43:15 +00:00
PlannerSorting.h
PlannerWindowFunctions.cpp Apply linter changes 2024-10-06 12:29:20 +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 Remove some nested includes in IFunction usage 2024-11-18 18:25:37 +01:00
Utils.h Make QueryPlan explain methods const 2024-10-07 15:17:31 +08:00