pingcap/tidb
Auf GitHub ansehensome explain test case should ignore plan-id in the result file
Open
#60.940 geöffnet am 29. Apr. 2025
good first issuesig/plannertype/enhancement
Beschreibung
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.