View on GitHub

JODA - JSON On Demand Analysis

Efficient data wrangling for semi-structured JSON documents

NOW - Metadata

Returns the current UNIX timestamp in milliseconds

Output

Number: UNIX timestamp in ms

Usage

NOW()

Examples

Example 1

Query

LOAD tmp
AS ('': NOW())

Result

1675847671029