Add join size to the exec detail of join executors
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
To support the plan based RU, the join executors should expose the join size to the exec detail. So the later RU calculation can read the information.
Contributor guide
Research direction
Start by locating the join executor implementations and the code that builds their exec detail. Check how existing executor statistics are exposed and identify the join-size value needed by later RU calculation. Done means join executors expose join size in exec detail for that calculation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100