[MCOL-5048] Improved ANSI SQL support Created: 2022-04-12 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | Columnstore Select Handler |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Faisal Saeed (Inactive) | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The null safe `<=>` operator does not work, here is an example case.
This fails with the error as above. The query is generated by Tableau and other ORMs which the user can't control. It will be great to have this support implemented. |