Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/10795#issuecomment-172394248
I don't think that we should add this to the core RDD API itself. This
method is probably more useful / discoverable as part of one of the `ml` or
`mllib` subpackages. In addition, the implementation here is not more efficient
than what a user could write themselves (i.e. it's just syntactic sugar for ~
two lines of code).
If you'd still like to propose this change, please see the instructions at
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark and
follow the process for filing a JIRA.
---
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]