[MCOL-5456] Changes to compile against CS 11.1 Created: 2023-03-17 Updated: 2023-05-08 Resolved: 2023-03-23 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | 23.02.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
cherry-pick 9b4b4306c0aa and 88295b01f5a7 into develop |
| Comments |
| Comment by Roman [ 2023-03-17 ] |
|
I also pushed 26e0b22738cccad29af32a5fe419855ad1c65d66 to be able to compile the current develop with CS 11.1 |
| Comment by Roman [ 2023-03-17 ] |
|
JFYI serg 11.1 doesn't have UNION patch so I am unable to build 11.1 with the engine develop. I end up pushing the commits mentioned in this issue + patterns lib related changes [here](https://github.com/mariadb-corporation/mariadb-columnstore-engine/tree/MCOL-5456). |