-
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
Query is stuck after disabling some optimization rules #55344
Comments
8.2.0 can reproduce the issue. |
Since disabling certain optimization rules is not the default user behavior and we do not recommend doing so directly, this should be downgraded to moderate. |
before:
after:
|
It is blocked in the
|
|
|
Sort with |
/assign |
/remove-sig planner |
/remove-label may-affects-5.4 |
/remove-label may-affects-6.1 |
/remove-label may-affects-6.5 |
/remove-label may-affects-7.1 |
/remove-label may-affects-7.5 |
/remove-label may-affects-8.1 |
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Query executed successfully.
3. What did you see instead (Required)
Query was stuck.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: