FIRSTWITHTIME
This section contains reference documentation for the firstwithtime function.
Last updated
Was this helpful?
This section contains reference documentation for the firstwithtime function.
Last updated
Was this helpful?
Returns the value of dataColumn
with the smallest timeColumn
value where:
timeColumn
is used to define the time of dataColumn
, which can be of type TIMESTAMP
, INT
, LONG
dataType
specifies the type for dataColumn
, which can be BOOLEAN
, INT
, LONG
, FLOAT
, DOUBLE
, STRING
FIRSTWITHTIME(dataColumn, timeColumn, 'dataType')
This example is based on the .
group_name1016303453