+
K
Supported in: Batch, Streaming
Converts from epoch seconds to timestamp in UTC.
Expression categories: Cast, Datetime
Output type: Timestamp
Description: You can convert epoch timestamps to the timestamp type Argument values:
Output: 2023-01-17T14:01:51Z
Description: You can convert epoch timestamps as doubles to the timestamp type Argument values:
Output: 2023-01-17T14:01:51.005Z
Description: Random strings are read as null Argument values:
Output: null
Description: You can convert epoch timestamps as strings to the timestamp type Argument values:
Description: Null columns remain null Argument values:
input
Description: Null string columns remain null Argument values: