pingcap / pingcap/tidb

Add join size to the exec detail of join executors

Open
#70,448 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.