gianm opened a new pull request, #16268:
URL: https://github.com/apache/druid/pull/16268

   DefaultLimitSpec (part of native groupBy) had a bug where it would assume 
that results are naturally ordered by dimensions even when subtotalsSpec is 
present. However, this is not necessarily the case. For certain combinations of 
ORDER BY and GROUPING SETS, this would cause the ORDER BY to be ignored.


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