Github user ScrapCodes commented on the pull request:

    https://github.com/apache/incubator-spark/pull/539#issuecomment-35352183
  
    Yes, we can remove those "of" methods, but we would still need to wrap the 
lambdas. Since closure cleaner won't work with out that. So as an alternative 
we can have private[spark] implicits defs listed in a single place which would 
do it seamlessly. Even in case we decide to keep those "of" methods there is no 
need for them to be exposed to user. 
    
    So will it be okay to do it implicitly ? 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastruct...@apache.org or file a JIRA ticket with INFRA.
---

Reply via email to