Github user tdas commented on the pull request:

    https://github.com/apache/spark/pull/2216#issuecomment-55364803
  
    Binary compatibility is still the problem. I think adding optional 
parameter to a scala function breaks binary compatibility. I suggest do the 
same in Scala API as you have done in the Java API - leave the existing 
`print()` method interface untouched, and add a new `print(num: Int)`. Lets 
hope that works.


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