Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ planner.c
File
planner.c
src/backend/optimizer/plan/planner.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*-------------------------------------------------------------------------
2
*
3
* planner.c
4
* The query optimizer external interface.
Callers
nothing calls this directly
Calls
15
pathkeys_count_contained_in
Function · 0.85
cdb_prepare_path_for_sorted_agg
Function · 0.85
clamp_row_est
Function · 0.85
add_partial_path
Function · 0.85
create_agg_path
Function · 0.85
add_path
Function · 0.85
list_length
Function · 0.85
create_incremental_sort_path
Function · 0.85
consider_groupingsets_paths
Function · 0.85
cdb_prepare_path_for_hashed_agg
Function · 0.85
estimate_hashagg_tablesize
Function · 0.85
gather_grouping_paths
Function · 0.85
Tested by
no test coverage detected