mirror of
https://github.com/apache/druid.git
synced 2025-02-12 21:15:00 +00:00
2c08055962
Add the ability to pass time column in first/last aggregator (and latest/earliest SQL functions). It is to support cases where the time to query upon is stored as a part of a column different than __time. Also, some other logical time column can be specified.