-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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: cherry-pick sql hint related PRs into release-3.1 #12192
Conversation
/run-all-tests |
/run-all-tests |
/run-all-tests |
PTAL. @lamxTyler @lzmhhh123 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Sorry @foreyes, you don't have permission to trigger auto merge event on this branch. |
/run-unit-test |
/merge |
/run-all-tests |
…2192) Conflicts: planner/core/exhaust_physical_plans.go planner/core/logical_plan_test.go planner/core/physical_plan_test.go
What problem does this PR solve?
cherry-pick sql hint related PRS into release-3.1:
#11364 #11673 #11740 #11780 #11761 #11746 #11861 #11996 #12043 #12037 #12059
What is changed and how it works?
cherry-pick and resolve conflict.
Check List
Tests
Code changes
Side effects
Related changes
Release note