Skip to content

Commit

Permalink
Add JIRA id to test's title
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGekk committed Dec 6, 2020
1 parent cb0ea4b commit 603823a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ trait ShowPartitionsSuiteBase extends QueryTest with SQLTestUtils {
}
}

test("case sensitivity of partition spec") {
test("SPARK-33667: case sensitivity of partition spec") {
withNamespace(s"$catalog.ns") {
sql(s"CREATE NAMESPACE $catalog.ns")
val t = s"$catalog.ns.part_table"
Expand Down

0 comments on commit 603823a

Please sign in to comment.