[MCOL-5284] getNullValue template returns wrong values for temporal datatypes. Created: 2022-10-31 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Minor |
| Reporter: | Roman | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
getNullValue template returns wrong values for temporal datatypes.. This fact tells me the null comparison in the main loop in column.cpp is useless and can be removed. This issue calls for additional research and potential small performance boost. |