kishoreg commented on issue #5261: Supporting complex aggregation functions
URL: 
https://github.com/apache/incubator-pinot/issues/5261#issuecomment-614942999
 
 
   This is amazing, requirements for the AggregationFunction interface
   - ability to take multiple arguments
   - The arguments can be a column, literal or Function (transform/aggregation)
   - Default Name of the output column
   - Annotations for static properties of the FunctionImpl e.g. Name (will help 
keep the interface simple)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to