Github user yhuai commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12580#discussion_r60635076
  
    --- 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 --
    
    Looks like we should move sketch and compatibility out from this list once 
we release 2.0, right?


---
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]

Reply via email to