imply-cheddar opened a new pull request, #14195:
URL: https://github.com/apache/druid/pull/14195

   The current Latest/Earliest aggregators all do
   finalization to pretend like they are dealing with their payload type 
instead of exposing that they are actually dealing with pairs.  This adds a 
STRING_LATEST and STRING_EARLIEST that explicitly deal with pairs and also adds 
PAIR_LEFT and PAIR_RIGHT functions that can access the two sides of the pairs.
   
   This does not add the numerical versions yet, though that can be an easy 
iteration on top of this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to