ClickHouse/src/Planner
2023-12-05 10:47:21 +00: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 Cleanup. 2023-06-22 14:23:04 +00:00
CollectTableExpressionData.cpp Fix 02404_memory_bound_merging with analyzer. 2023-11-07 14:20:50 +00:00
CollectTableExpressionData.h
Planner.cpp Fix report by tidy 2023-12-05 10:47:21 +00:00
Planner.h Analyzer log used row policies 2023-11-09 19:43:31 +03:00
PlannerActionsVisitor.cpp Merge branch 'master' into feature/mergetree-checksum-big-endian-support 2023-08-09 09:48:00 -04:00
PlannerActionsVisitor.h
PlannerAggregation.cpp
PlannerAggregation.h
PlannerContext.cpp Merge branch 'master' into feature/mergetree-checksum-big-endian-support 2023-08-09 09:48:00 -04:00
PlannerContext.h Add index to table system.numbers (#50909) 2023-12-01 19:59:25 +01: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 Setting JoinAlgorithm respect specified order 2023-11-28 11:01:35 +00:00
PlannerJoins.h Support isNotDistinct in JOIN ON in analyzer 2023-11-06 19:34:57 +00:00
PlannerJoinTree.cpp Remove storage as parameter dependency, only columns are needed 2023-11-21 12:14:12 +00:00
PlannerJoinTree.h Address review comments 2023-11-14 11:07:27 +00:00
PlannerQueryProcessingInfo.h
PlannerSorting.cpp
PlannerSorting.h
PlannerWindowFunctions.cpp
PlannerWindowFunctions.h
TableExpressionData.h Revert "Analyzer: fix logical error with set in array join" 2023-11-13 14:42:14 +00:00
Utils.cpp Fixed tests 2023-11-14 21:25:50 +03:00
Utils.h Revert "Revert "Planner prepare filters for analysis"" 2023-08-24 12:32:56 +02:00