cryptoe commented on PR #15181:
URL: https://github.com/apache/druid/pull/15181#issuecomment-1794090085

   Another thing I was thinking is how order by's would look. The broker 
expects things to be sorted by the grouping key and then sorts stuff on the 
order by key IIRC. 
   In this case the cluster 2 broker will return the rows already sorted on the 
order by key, which will break the merging logic of the grouping keys on the 
broker for cluster 1. 


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