pingcap/tidb
GitHub で見るsome explain test case should ignore plan-id in the result file
Open
#60,940 opened on 2025年4月29日
good first issuesig/plannertype/enhancement
Repository metrics
- Stars
- (40,090 stars)
- PR merge metrics
- (平均マージ 14d 4h) (30d で 346 merged PRs)
説明
Enhancement
Some explain-test cases will record the plan ID in the result file, which will be a burden when some optimization flow is changed, since plan ID allocation is sequential according to the allocation order or space.