Skip to contents

The timestamp for the given nanoseconds since epoch.

Usage

make_timestamp_ns(nanos = BIGINT)

Arguments

nanos

BIGINT

Value

TIMESTAMP_NS

SQL examples

make_timestamp_ns(1732117793000000000)