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: support no_index_join, no_index_hash_join, no_index_merge_join hints #45633

Merged
merged 13 commits into from
Jul 28, 2023

fixup

dbd96e8
Select commit
Loading
Failed to load commit list.
Merged

planner: support no_index_join, no_index_hash_join, no_index_merge_join hints #45633

fixup
dbd96e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 28, 2023 in 1s

91.0447% of diff hit (target 0.0000%)

View this Pull Request on Codecov

91.0447% of diff hit (target 0.0000%)

Annotations

Check warning on line 2063 in planner/core/exhaust_physical_plans.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/exhaust_physical_plans.go#L2063

Added line #L2063 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

planner/core/logical_plan_builder.go#L808-L810

Added lines #L808 - L810 were not covered by tests