Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/2256#issuecomment-54382036
We should document this somewhere, since otherwise I don't think users will
find out about it. Maybe add an example to the Python examples directory?
@mateiz @pwendell Do you think that all converters should live in the
[examples
pacakge](https://github.com/apache/spark/tree/master/examples/src/main/scala/org/apache/spark/examples/pythonconverters),
or should we fold some of them into Spark Core? My concern is that converters
might have dependencies that we don't want to add to Spark Core (such as
Cassandra), so maybe it's best to keep them in a separate package
---
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]