[MCOL-4724] Make disk-based JOIN collation and wide-decimal aware. Created: 2021-05-17 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Roman | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
TypelessData::getHashOfTypelessKey() knows nothing about collations and wide-DECIMAL data type. Neither does the code in utils/joiner/joinpartition.cpp that processes disk-based JOIN. |