druid/sql
Gian Merlino 0e8c3f74d0 SQL: EARLIEST, LATEST aggregators. (#8815)
* SQL: EARLIEST, LATEST aggregators.

I chose these names instead of FIRST, LAST because those are already
reserved functions in Calcite that mean something different. I think
these are also better names anyway.

* Finalify.

* SQL updates.

* Adjust aggregator calls.

* Validations, test updates.

* Review docs.
2019-11-08 16:29:25 -08:00
..
src SQL: EARLIEST, LATEST aggregators. (#8815) 2019-11-08 16:29:25 -08:00
pom.xml Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00