ulysses-you commented on a change in pull request #1037:
URL: https://github.com/apache/incubator-kyuubi/pull/1037#discussion_r703475423



##########
File path: 
dev/kyuubi-extension-spark-3-1/src/test/scala/org/apache/spark/sql/KyuubiExtensionSuite.scala
##########
@@ -673,7 +693,7 @@ class KyuubiExtensionSuite extends QueryTest with 
SQLTestUtils with AdaptiveSpar
       ).getClass.getSimpleName
     )
     // scalastyle:off println
-    println("ddl simple name is :" + ddlSimpleName)
+    println("ddl simple name is :" + ddlSimpleName.toSeq.sorted)
     // scalastyle:on println

Review comment:
       we can remove 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]


Reply via email to