ruanwenjun commented on code in PR #7324:
URL: https://github.com/apache/kyuubi/pull/7324#discussion_r2793304438


##########
kyuubi-server/src/test/scala/org/apache/kyuubi/engine/spark/SparkSqlEngineSuite.scala:
##########
@@ -149,5 +151,38 @@ class SparkSqlEngineSuite extends WithKyuubiServer with 
HiveJDBCTestHelper {
     }
   }
 
+  test("KYUUBI-7323: Support timeout at PlanOnlyMode") {

Review Comment:
   Thanks, please forgive me for mistakenly copying the template from another 
test method above.
   
   And I removed this test case here, since I find that the added test method 
actually fails to verify whether the engine has truly ceased operation.



##########
kyuubi-server/src/test/scala/org/apache/kyuubi/engine/spark/SparkSqlEngineSuite.scala:
##########
@@ -149,5 +151,38 @@ class SparkSqlEngineSuite extends WithKyuubiServer with 
HiveJDBCTestHelper {
     }
   }
 
+  test("KYUUBI-7323: Support timeout at PlanOnlyMode") {

Review Comment:
   Thanks, please forgive me for mistakenly copying the template from another 
test method above.
   
   And I removed this test case here, since I find that the added test method 
actually fails to verify whether the engine has truly cancel operation.



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