kmozaid commented on PR #16836: URL: https://github.com/apache/pinot/pull/16836#issuecomment-3430819786
I would like to proceed with current PR changes and implement suggested changes in subsequent PRs - Support aggregating multi-value columns in regular count, avg, sum and other functions (Currently, Pinot re-write the query to use mv function if regular function is used on multi-value field, that will no longer be required.) - Support startree index on multi-value field with regular function. -- 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]
