pingcap/tidb

some explain test case should ignore plan-id in the result file

Open

#60,940 建立於 2025年4月29日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)Go (6,186 fork)batch import
good first issuesig/plannertype/enhancement

倉庫指標

Star
 (40,090 star)
PR 合併指標
 (平均合併 14天 4小時) (30 天內合併 346 個 PR)

描述

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.

貢獻者指南