Refactor insert_select_planner
Open
1-2 days
technical debt
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Implementation of `MultiTaskRouterSelectQuerySupported()` is extremely coupled with implementation of router_planner.c. I am not sure if we even need it.
Contributor guide
Research direction
Start by reading router_planner.c and the implementation of MultiTaskRouterSelectQuerySupported(). Trace how the function is coupled to the planner and determine whether it is still needed. Done requires a decided scope for removing or decoupling it, with the related planner behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, postgresql
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100