viirya commented on code in PR #37085:
URL: https://github.com/apache/spark/pull/37085#discussion_r915391981


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/TakeOrderedAndProjectSuite.scala:
##########
@@ -93,4 +93,38 @@ class TakeOrderedAndProjectSuite extends SparkPlanTest with 
SharedSparkSession {
       }
     }
   }
+
+  test("TakeOrderedAndProject.doExecute with local sort") {

Review Comment:
   Hmm, isn't this test already passed without the change?



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