Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/12580#discussion_r60637137
--- Diff: project/SparkBuild.scala ---
@@ -254,7 +254,7 @@ object SparkBuild extends PomBuild {
val mimaProjects = allProjects.filterNot { x =>
Seq(
spark, hive, hiveThriftServer, catalyst, repl, networkCommon,
networkShuffle, networkYarn,
- unsafe, testTags, sketch, mllibLocal
+ unsafe, testTags, sketch, mllibLocal, compatibility
--- End diff --
Yes. The same goes for `sketch` and `mllibLocal`. Can you file a blocker
JIRA for 2.0.1 / 2.1 to make sure that we audit this post-release?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]