[MDEV-21772] Testing for packed sort keys and packed addon fields Created: 2020-02-19 Updated: 2023-10-02 Resolved: 2023-10-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Varun Gupta (Inactive) | Assignee: | Roel Van de Paar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This MDEV is about testing |
| Comments |
| Comment by Roel Van de Paar [ 2020-03-02 ] |
|
Hi varun would you mind having a look at |
| Comment by Varun Gupta (Inactive) [ 2020-03-04 ] |
|
Hi Roel, |
| Comment by Roel Van de Paar [ 2020-03-05 ] |
|
Hi varun, I was only aware of branch bb-10.5-6915 thus far. |
| Comment by Roel Van de Paar [ 2020-03-10 ] |
|
Subsequent discussion with varun last week; agreed to wait with -ext run till he has pushed it to bb. |
| Comment by Roel Van de Paar [ 2020-03-10 ] |
|
Sorting with GROUP BY / ORDER BY clauses. Include non-fixed types like CHAR, VARCHAR, BLOBS etc |
| Comment by Varun Gupta (Inactive) [ 2020-03-10 ] |
|
Roel, the updated branch is bb-10.5-mdev6915-ext. Only one test failed but that is a minor issue i didn't update the test result. |
| Comment by Roel Van de Paar [ 2020-03-20 ] |
|
varun |
| Comment by Varun Gupta (Inactive) [ 2020-03-21 ] |
|
Roel this was a change that was pushed to address a performance issue. The corresponding issue was |