[MDEV-28926] Make ANALYZE FORMAT=JSON show time spent in the query optimizer Created: 2022-06-22 Updated: 2023-03-21 Resolved: 2022-10-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 10.11.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Preview_10.11, optimizer, optimizer-easy | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||
| Description |
| Comments |
| Comment by Sergei Petrunia [ 2022-07-18 ] |
|
Review input provided in the pull request. |
| Comment by Luis Eduardo Oliveira Lizardo [ 2022-07-18 ] |
|
Merged the PR https://github.com/MariaDB/server/pull/2193 into 10.10 after addressing all review requests. |
| Comment by Luis Eduardo Oliveira Lizardo [ 2022-07-18 ] |
|
Ralf told me to reassign it to you, so that you can request test for the right tester. |
| Comment by Sergei Petrunia [ 2022-07-25 ] |
|
Following the decision to not put this into 10.10
Now, jira doesn't allow to close with fixVersion=10.11. Will close this MDEV when the fixVersion check is fixed. |
| Comment by Sergei Petrunia [ 2022-07-25 ] |
|
Ok, also for 10.11, it should have a test pass. Pushed into preview-10.11-mdev-28926 branch. |
| Comment by Elena Stepanova [ 2022-09-21 ] |
|
In my opinion, preview-10.11-mdev-28926 as of 81f857928da103a63ec9663038b8671b43921123 is okay to push into 10.11 main and release with 10.11.1. A minor issue MDEV-29572 has been filed; but even if it's confirmed, I don't think a perfect accuracy of the reported value is important for practical purposes, and it cannot be reliably verified anyway. The only reason why it can be essential would be if it reveals a systematic underlying problem with calculation, but it seems unlikely. |
| Comment by Sergei Petrunia [ 2022-10-26 ] |
|
Now pushed into 10.11. |