pingcap / pingcap/tidb

Add hash table size into exec detail

Open
#70,447 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 plan based RU, this critical information should be exposed to the exec detail of agg and join

Contributor guide

Open the contributing guide

Research direction

Start by locating the exec detail generation for aggregation and join operators, then trace where hash table information is available during execution. Check how plan-based RU consumes exec detail and define done as exposing hash table size for both operator types in the resulting details.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.