zhuqi-lucas commented on code in PR #24422:
URL: https://github.com/apache/datafusion/pull/24422#discussion_r3794648242


##########
datafusion/physical-plan/src/aggregates/mod.rs:
##########
@@ -1026,19 +1026,28 @@ impl AggregateExec {
             InputOrderMode::Linear
         };
 
+        // Ordering optimization is not compatible with grouping sets

Review Comment:
   Do we need to add some comments or todo for this?



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