cfmcgrady commented on a change in pull request #1321:
URL: https://github.com/apache/incubator-kyuubi/pull/1321#discussion_r740905954



##########
File path: 
dev/kyuubi-extension-spark-common/src/test/scala/org/apache/spark/sql/ZorderSuite.scala
##########
@@ -537,6 +537,26 @@ trait ZorderSuite extends KyuubiSparkSQLExtensionTest with 
ExpressionEvalHelper
       }
     }
   }
+
+  test("Add config to control if zorder using global sort") {

Review comment:
           withTable("t") {
         ...
       }




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


Reply via email to