abhishekagarwal87 opened a new pull request #10624: URL: https://github.com/apache/druid/pull/10624
A different way to do #10518. This avoids the grouping aggregation on historicals by re-working the query that is sent to historicals. Historicals don't get grouping aggregation at all. However, now you have a mismatch in result row signatures that needs to be fixed up in a few places. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
