There is already SQL support for aggregate functions with GROUP BY queries. This ticket will add support for using aggregate functions with a non-grouped SELECT statement.
Under the covers this will rely on the MetricStream and UniqueStream to support the aggregates.
There is already SQL support for aggregate functions with GROUP BY queries. This ticket will add support for using aggregate functions with a non-grouped SELECT statement.
Under the covers this will rely on the MetricStream and UniqueStream to support the aggregates.