earliest_time() & latest_time()
Table of Contents
Definition
earliest_time()
returns the Unix time of the oldest occurrence of a value and latest_time()
returns the most recent. Results are sorted in a chronological order.
You can use earliest_time()
and latest_time()
with transform commands that support aggregations.