You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/22 21:12:44 UTC

[GitHub] [incubator-pinot] kishoreg commented on issue #6707: Support EXPR_MIN, EXPR_MAX aggregation functions

kishoreg commented on issue #6707:
URL: https://github.com/apache/incubator-pinot/issues/6707#issuecomment-804398562


   I like this! 
   
   Can we find a better way to model this in a generic manner? This is more like a function that takes a bunch of rows and returns one row in the end right?
   
   more like a 
   ```reduce_function(functionName, input columns, output columns)```
   
    
   


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org