[MCOL-4514] DATE + INTERVAL a SECOND is not like in MariaDB Created: 2021-01-22 Updated: 2023-07-02 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 5.4.3, 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
This is similar to MCOL-4420, however for VARCHAR input instead of DECIMAL input.
Notice, unlike MyISAM, with ColumnStore the fractional part is set to zeros instead of '.900000'. |