[MCOL-1392] Add time field support for PDI plugin Created: 2018-05-04 Updated: 2023-10-26 Resolved: 2018-10-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.4 |
| Fix Version/s: | 1.2.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Sprint: | 2018-11, 2018-12, 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18 |
| Description |
|
As we introduce a new time field in CS 1.2 it should be supported by the PDI plugin as well. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-05-29 ] |
|
Changed datatype for timestamps from java.util.date to java.sql.timestamp to support microseconds. Changed the all-datatype-test case accordingly. It currently fails due to an issue in mcsapi's time implementation ( |
| Comment by Jens Röwekamp (Inactive) [ 2018-10-10 ] |
|
Fixed the Timestamp csv input bug for develop. |
| Comment by Elena Kotsinova (Inactive) [ 2018-10-11 ] |
|
fixed. |