gianm commented on code in PR #16911:
URL: https://github.com/apache/druid/pull/16911#discussion_r1722783495


##########
extensions-core/multi-stage-query/src/main/java/org/apache/druid/msq/querykit/groupby/GroupByQueryKit.java:
##########


Review Comment:
   Good point. I just added it. It's only there for the case where the `scan` 
query requires a sort. In theory it could be there for the non-sort case too, 
but in this patch only the sorting shuffle spec has a limit hint. I think we 
could add `limitHint` to other specs in the future.



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