kmozaid opened a new issue, #17061:
URL: https://github.com/apache/pinot/issues/17061

   Currently, Users are required to use MV specific aggregation functions like 
countmv, summv, avgmv etc on MV fields. It is possible to support aggregation 
on MV fields with regular function like count, sum, avg etc, as its been done 
in some existing functions like `SUMLONG`, `MINLONG`, `DISTINCTCOUNTSMARTULL` 
etc. This issue aims to cover most used functions.


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