pingcap/tidb
Ver no GitHubsome explain test case should ignore plan-id in the result file
Open
#60.940 aberto em 29 de abr. de 2025
good first issuesig/plannertype/enhancement
Métricas do repositório
- Stars
- (40.090 stars)
- Métricas de merge de PR
- (Mesclagem média 14d 4h) (346 fundiu PRs em 30d)
Description
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.