Skip to content

Commit

Permalink
Remove JIRA ID
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses-you committed Oct 31, 2019
1 parent baf1f45 commit 0de8529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@ class JDBCSuite extends QueryTest
}
}

test("SPARK-29675 Add exception when isolationLevel is Illegal") {
test("Add exception when isolationLevel is Illegal") {
val e = intercept[IllegalArgumentException] {
spark.read.format("jdbc")
.option("Url", urlWithUserAndPass)
Expand Down

0 comments on commit 0de8529

Please sign in to comment.