-
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
explain_generate_column_substitute explain test failure #29476
Comments
@wjhuang2016 Please take a look. |
|
I have two machines I can reproduce it on (my normal dev machines) and did not manage to reproduce on an older non-dev machine. I will troubleshoot locally and see where the issue might be... No need to look into this bug until I know what is happening on my side... |
@wjhuang2016 could you try with a different time zone:
|
Yeah, I can reproduce it now. |
I can reproduce it in MySQL too.
|
/assign |
/cc @wjhuang2016 @morgo |
I think it's the bug of |
I think this is two bugs then, unstable testing environment (this issue) and a bug in expression index. I will create a new issue for that. |
ok |
Reported the bug as #29817 |
Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label. |
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
checkout tidb and run:
Notice that I also filed bug #29475 which allowed this to be introduced.
2. What did you expect to see? (Required)
No test failure and no diff
3. What did you see instead (Required)
Test error and resulting diff
4. What is your TiDB version? (Required)
Current master as of d80efa5
The text was updated successfully, but these errors were encountered: