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

 ##########
 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:
   I discussed with @dongjoon-hyun offline. I will send an email to dev mailing 
list to discuss and officially document this test prefix for JIRA ID, after 
having some more offline discussions with some other PMCs.

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