Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding ticket number to test's title
  • Loading branch information
MaxGekk committed Jul 8, 2018
commit b90dbf834f7d8a7dc14fcee87968997f80fd52ac
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class RuntimeConfigSuite extends SparkFunSuite {
}
}

test("is a config parameter modifiable") {
test("SPARK-24761: is a config parameter modifiable") {
val conf = newConf()

// SQL configs
Expand Down