[MCOL-4622] Implicit FLOAT->INT and DOUBLE->INT conversion is not like in InnoDB Created: 2021-03-19 Updated: 2023-07-02 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 5.5.1, 5.6.1, 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
The problem reported in
Looks wrong. It returns 'aa' with InnoDB.
Looks wrong. It returns 'aa' with InnoDB. Note, the problem is not repeatable with explicit CASTs:
|