Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

planner: fix index heuristic rule will prune out hint preferred tiflash path #46102

Merged
merged 3 commits into from
Aug 16, 2023

remove useless code

435c76b
Select commit
Loading
Failed to load commit list.
Merged

planner: fix index heuristic rule will prune out hint preferred tiflash path #46102

remove useless code
435c76b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 16, 2023 in 0s

5.5555% of diff hit (target 0.0000%)

View this Pull Request on Codecov

5.5555% of diff hit (target 0.0000%)

Annotations

Check warning on line 299 in planner/core/logical_plan_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plan_builder.go#L299

Added line #L299 was not covered by tests

Check warning on line 311 in planner/core/logical_plan_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plan_builder.go#L311

Added line #L311 was not covered by tests

Check warning on line 1685 in planner/core/logical_plan_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plan_builder.go#L1681-L1685

Added lines #L1681 - L1685 were not covered by tests

Check warning on line 1690 in planner/core/logical_plan_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plan_builder.go#L1688-L1690

Added lines #L1688 - L1690 were not covered by tests

Check warning on line 733 in planner/core/logical_plans.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plans.go#L733

Added line #L733 was not covered by tests

Check warning on line 751 in planner/core/logical_plans.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plans.go#L748-L751

Added lines #L748 - L751 were not covered by tests

Check warning on line 777 in planner/core/logical_plans.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plans.go#L764-L777

Added lines #L764 - L777 were not covered by tests

Check warning on line 780 in planner/core/logical_plans.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plans.go#L779-L780

Added lines #L779 - L780 were not covered by tests

Check warning on line 426 in planner/core/stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/stats.go#L425-L426

Added lines #L425 - L426 were not covered by tests