Github user davies commented on the pull request:
https://github.com/apache/spark/pull/2636#issuecomment-57855517
We still need this wrapper, but RDD[Array[Object]] is only used for Python
API, so it's better to put it in PythonMLLibAPI, maybe more general, like
fromTupleRDD, which will convert any RDD[Tuple[_,_]] into RDD[Array[Any]], Any
is similar to Java Object.
---
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]