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
Repository-Metriken
- Stars
- (40.090 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 14T 4h) (346 gemergte PRs in 30 T)
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.