[MCOL-4755] Allow joins on all numeric data type pairs Created: 2021-06-10 Updated: 2023-10-06 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, PrimProc |
| Affects Version/s: | 5.6.1, 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
ColumnStore does not support all possible numeric data type pairs in JOINs. For example:
Here's the full table:
Under terms of this task will allow all combinations that currently return IDB-1002. |