Skip to content

Commit

Permalink
add TODO jira number
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciferYang committed Nov 20, 2020
1 parent 6fbbd2c commit 911acfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/SparkBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ object SparkBuild extends PomBuild {
// see `scalac -Wconf:help` for details
"-Wconf:cat=deprecation:wv,any:e",
// 2.13-specific warning hits to be muted (as narrowly as possible) and addressed separately
// TODO Enable this option when Scala 2.12 is no longer supported.
// TODO(SPARK-33499) Enable this option when Scala 2.12 is no longer supported.
// "-Wunused:imports",
"-Wconf:cat=lint-multiarg-infix:wv",
"-Wconf:cat=other-nullary-override:wv",
Expand Down

0 comments on commit 911acfe

Please sign in to comment.