Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Invalid
-
0.12.0
-
None
Description
Ability to parse strings that look like timestamps to timestamp type. Need to consider whether only timestamp type should be supported as most JSON libraries stick to ISO8601. It might also be inefficient to use regex for timestamps, so the user should provide a hint of which columns to convert to timestamps