sarutak commented on code in PR #41891:
URL: https://github.com/apache/spark/pull/41891#discussion_r1260139758


##########
sql/core/src/test/scala/org/apache/spark/status/api/v1/sql/SqlResourceSuite.scala:
##########
@@ -204,4 +203,25 @@ class SqlResourceSuite extends SparkFunSuite with 
PrivateMethodTester {
     assert(wholeStageCodegenId == Some(1))
   }
 
+  test("Status of execution w/ error and w/o jobs shall be FAILED not 
COMPLETED") {

Review Comment:
   Could you prepend `SPARK-44334: ` to the test name?



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