Github user rezazadeh commented on the pull request:

    https://github.com/apache/spark/pull/964#issuecomment-45423737
  
    @vrilleup I think the binary compatibility issue is because of the change 
in method signature. Even though you have a default argument it changes the 
interface. Try adding another method with the original interface that calls 
your method with the default argument. The binary compatibility enforcement is 
new as of Spark 1.0.


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

Reply via email to