[MCOL-5222] ORDER BY on UNIONs in outer selects does not work Created: 2022-09-16 Updated: 2023-12-15 |
|
| Status: | Stalled |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 22.08.2 |
| Fix Version/s: | 23.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Gagan Goel (Inactive) | Assignee: | Leonid Fedorov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
After However, adding an ORDER BY clause to a UNION in outer select is not sorting the final result set as expected. Here is the expected output from InnoDB:
Below is what ColumnStore is returning:
|
| Comments |
| Comment by Gagan Goel (Inactive) [ 2022-09-16 ] |
|
Also update the following MTR tests once this MCOL is fixed: mysql-test/columnstore/basic/t/mdev-25080.test |
| Comment by JiraAutomate [ 2023-12-15 ] |
|
Automated message: |