Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/3849#issuecomment-68412414
  
    Hmm, looks like this failed MiMa checks due to the addition of a new method 
to a public interface:
    
    ```
    [info] spark-core: found 1 potential binary incompatibilities (filtered 185)
    [error]  * abstract method taskId()Long in class 
org.apache.spark.TaskContext does not have a correspondent in old version
    [error]    filter with: 
ProblemFilters.exclude[MissingMethodProblem]("org.apache.spark.TaskContext.taskId")
    ```
    
    I'll add an exclusion.


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