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

feat: fix and refine execution plan #1568

Merged
merged 10 commits into from
Aug 14, 2023

fix(binary-plan): fix can't show plan for lower tidb version (6.1.x, …

f876bf7
Select commit
Loading
Failed to load commit list.
Merged

feat: fix and refine execution plan #1568

fix(binary-plan): fix can't show plan for lower tidb version (6.1.x, …
f876bf7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 14, 2023 in 0s

41.17% of diff hit (target 26.64%)

View this Pull Request on Codecov

41.17% of diff hit (target 26.64%)

Annotations

Check warning on line 119 in pkg/apiserver/slowquery/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apiserver/slowquery/service.go#L110-L119

Added lines #L110 - L119 were not covered by tests

Check warning on line 245 in pkg/apiserver/statement/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apiserver/statement/service.go#L236-L245

Added lines #L236 - L245 were not covered by tests

Check warning on line 991 in pkg/apiserver/utils/binary_plan.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apiserver/utils/binary_plan.go#L982-L991

Added lines #L982 - L991 were not covered by tests