yashmayya opened a new pull request, #17109:
URL: https://github.com/apache/pinot/pull/17109

   - Fixes https://github.com/apache/pinot/issues/17061 for:
     - AVG
     - SUM
     - MIN
     - MAX
     - DISTINCT_AVG
     - DISTINCT_COUNT
     - DISTINCT_SUM
     - MIN_MAX_RANGE
   - The key changes are to unify the MV and SV handling into the regular agg 
functions, update star-tree index value aggregators where applicable, enhance 
null handling support where applicable, update MSE function registration 
(return type inference and operand type checkers) where applicable, and add or 
improve unit tests. 


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to