ulysses you created SPARK-29675: ----------------------------------- Summary: 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
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