The TIMESTAMP-TO-DATETIME directive was introduced in CDAP 6.4.0.
The TIMESTAMP-TO-DATETIME directive converts a timestamp value to datetime
Syntax
timestamp-to-datetime :column
Usage Notes
The TIMESTAMP-TO-DATETIME directive converts timestamp values to datetime values .
If the column is null
applying this directive is a no-op.
Examples
timestamp-to-datetime :col1