Jackie-Jiang opened a new pull request, #13611:
URL: https://github.com/apache/pinot/pull/13611

   Fix the wrong signature registered in the `Accumulator.MERGERS`:
   - Other than regular aggregate functions, only `SUM0` is required, which can 
be generated by Calcite aggregate reduce rule
   - Keep `$SUM0` for backward compatibility in case some old version is using 
function name instead of SqlKind


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