-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
The function core.(*LogicalProjection).DeriveStats encountered a panic error #47331
Comments
/assign hi-rustin |
Need raise the priority, https://internal.pingcap.net/jira/projects/GTS/issues/GTS-65 |
@chrysan cc |
I will take a look. |
Please do not post the internal-only link on GitHub. Thanks! |
The code panic here: tidb/pkg/planner/core/stats.go Line 951 in d84e1d2
|
This LogicalProjection has 8 |
Through my investigation, I identified several key points:
|
Bug Report
The function core.(*LogicalProjection).DeriveStats encountered a panic error.
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
No errors
3. What did you see instead (Required)
stack:
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: