Skip to content

TestMPPHintsScope is too slow #65344

@hawkingrei

Description

@hawkingrei

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

The unit tests for TiDB actually can't utilize TiFlash, but this query has been supported in a hackish way, and the result is that it's very slow.

--- PASS: TestMPPHintsScope (108.88s)
    --- PASS: TestMPPHintsScope/off (55.10s)
    --- PASS: TestMPPHintsScope/on (53.77s)
[2025/12/30 19:48:14.278 +08:00] [WARN] [tables.go:2806] ["rpc error: code = Unavailable desc = connection error: desc = \"error reading server preface: EOF\""]
[2025/12/30 19:48:14.278 +08:00] [WARN] [tables.go:2806] ["rpc error: code = Unavailable desc = connection error: desc = \"error reading server preface: EOF\""]

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.component/testseverity/majorsig/plannerSIG: Plannertype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions