[ https://issues.apache.org/jira/browse/SPARK-29675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-29675. ----------------------------------- Fix Version/s: 3.0.0 Resolution: Fixed Issue resolved by pull request 26334 [https://github.com/apache/spark/pull/26334] > Add exception when isolationLevel is Illegal > -------------------------------------------- > > Key: SPARK-29675 > URL: https://issues.apache.org/jira/browse/SPARK-29675 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.4.4 > Reporter: ulysses you > Assignee: ulysses you > Priority: Minor > Fix For: 3.0.0 > > > Now we use JDBC api and set an Illegal isolationLevel option, spark will > throw a `scala.MatchError`, it's not friendly to user. So we should add an > IllegalArgumentException. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org