Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/23098#discussion_r235198880 --- Diff: project/MimaExcludes.scala --- @@ -375,993 +375,10 @@ object MimaExcludes { ProblemFilters.exclude[FinalMethodProblem]("org.apache.spark.ml.feature.StringIndexerModel.getHandleInvalid") ) - // Exclude rules for 2.2.x --- End diff -- I figure we can delete old Spark 2.2 and earlier excludes, right?
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org