[MCOL-1879] csv text "true" is mapped to 0 during import but should be parsed to 1 Created: 2018-11-12 Updated: 2023-10-26 Resolved: 2018-11-30 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | 1.2.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Win, Linux |
||
| Issue Links: |
|
||||||||
| Sprint: | 2018-20 | ||||||||
| Description |
|
Same error as described in |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-11-13 ] |
|
CSV input texts "true" are now interpreted as value 1 for NUMERIC ColumnStore target columns. Test added to test suite. For QA:
|