siddharthteotia commented on PR #10188: URL: https://github.com/apache/pinot/pull/10188#issuecomment-1409440572
Yes I didn't mean to special case that sort of plan for `DISTINCTCOUNT`. You are right. Just that lately we have been thinking of leveraging multi-stage engine also for non-JOIN functionalities (e.g running high cardinality `GROUP BY` and / or `DISTINCTCOUNT`) in a more scalable manner potentially reducing the current compute overhead on broker for such cases. So that's why. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org