dongjoon-hyun commented on a change in pull request #26334: [SPARK-29675][SQL] 
Add exception when isolationLevel is Illegal
URL: https://github.com/apache/spark/pull/26334#discussion_r340949098
 
 

 ##########
 File path: sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCSuite.scala
 ##########
 @@ -1649,4 +1649,17 @@ class JDBCSuite extends QueryTest
       }
     }
   }
+
+  test("SPARK-29675 Add exception when isolationLevel is Illegal") {
 
 Review comment:
   Super nit. @ulysses-you . We don't use JIRA ID for the improvement test 
cases. It's used for bug fixes only.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to