query_end_time

query_end_time() -> timestamp

Returns the latest time of the query time window.

Domain

This is a scalar function (calculates a single output value for a single input row).

Categories

Examples

Create a column is_following, which is true if the some_time_col column contains a time later than the query end time.