Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22426#discussion_r217892075
  
    --- 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 --
    
    Oh, I got it, @gatorsmile . Thanks.


---

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

Reply via email to