kgyrtkirk opened a new pull request, #18123: URL: https://github.com/apache/druid/pull/18123
* runs `Sort`-s with the use of a separate stage - which makes this plan not entirely the same as the one executed in the end - but its easier to comprehend and when I've started working on adding real grouping it seems like a good fit * the translation to `QueryDefinition` has its own place now ; it right now adds surpulus stages which could be collapsed - but that could be fixed later * moves the `*Stage` classes outside of `LogicalStageBuilder` (which was never really a builder) -- 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]
