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

    https://github.com/apache/spark/pull/22426#discussion_r217891517
  
    --- Diff: project/MimaExcludes.scala ---
    @@ -1202,6 +1206,7 @@ object MimaExcludes {
       }
     
       def excludes(version: String) = version match {
    +    case v if v.startsWith("2.5") => v25excludes
    --- End diff --
    
    This needs to be addressed in a separate PR. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to