[MCOL-1817] Pentaho support bool data type Created: 2018-10-17 Updated: 2023-10-26 Resolved: 2018-11-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows, Linux |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 2018-20 | ||||||||
| Description |
|
Once mcsapi supports boolean data types, our PDI plugin should support it too. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-11-07 ] |
|
Improved the bool datatype support by switching to the native DDL bool data type and setColumn(bool). For QA:
|