[MCOL-4366] Review/refactor hashing for 16 bytes DTs Created: 2020-10-19 Updated: 2021-11-09 Resolved: 2021-11-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | 6.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Roman | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||
| Description |
|
While writing the code there were introduced at least 2 implementations of hashing for 16byters. We must optimize the code and make it one. |
| Comments |
| Comment by Roman [ 2021-11-09 ] |
|
The issue has been fixed with the patch for wide-decimal JOIN. |