[MDEV-29997] Partition Pruning not included in optimizer tracing Created: 2022-11-10 Updated: 2023-02-03 Resolved: 2022-12-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.11 |
| Fix Version/s: | 11.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Rex Johnston | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | optimizer_trace | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
There is a feature called "Partition Pruning" ( entry point: One can see its result in "partitions" column in EXPLAIN PARTITIONS or Nothing is printed in the optimizer trace about this. |
| Comments |
| Comment by Sergei Petrunia [ 2022-12-26 ] |
|
The patch is in preview-11.0-preview tree. |