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

    https://github.com/apache/spark/pull/22977#discussion_r231935977
  
    --- Diff: project/MimaBuild.scala ---
    @@ -88,7 +88,7 @@ object MimaBuild {
     
       def mimaSettings(sparkHome: File, projectRef: ProjectRef) = {
         val organization = "org.apache.spark"
    -    val previousSparkVersion = "2.2.0"
    +    val previousSparkVersion = "2.4.0"
    --- End diff --
    
    I believe @cloud-fan is right here. If master is 3.0, the previous version 
is 2.4.0 in master. Analogously for branch 2.4. Yes sounds like this should be 
a step in the release process somewhere.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to