pingcap/tidb
Vedi su GitHubsome explain test case should ignore plan-id in the result file
Open
Aperta il 29 apr 2025
good first issuesig/plannertype/enhancement
Descrizione
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.