pingcap/tidb

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

Open

#60,940 opened on 2025年4月29日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)Go (40,090 stars) (6,186 forks)batch import
good first issuesig/plannertype/enhancement

説明

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.

コントリビューターガイド

some explain test case should ignore plan-id in the result file · pingcap/tidb#60940 | Good First Issue