[
https://issues.apache.org/jira/browse/SPARK-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317464#comment-14317464
]
Apache Spark commented on SPARK-5753:
-------------------------------------
User 'lepfhty' has created a pull request for this issue:
https://github.com/apache/spark/pull/4549
> add basic support to JDBCRDD for postgresql types: uuid, hstore, and array
> --------------------------------------------------------------------------
>
> Key: SPARK-5753
> URL: https://issues.apache.org/jira/browse/SPARK-5753
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 1.3.0
> Reporter: Ricky Nguyen
>
> I recently saw the new JDBCRDD merged into master. Thanks for that, it works
> pretty well and is really convenient.
> It would be nice if it could have basic support for a few more types.
> * uuid (as StringType)
> * hstore (as MapType). keys and values are both strings.
> * array (as ArrayType)
> I have a patch that gets started in this direction. Not sure where or how to
> write/run tests, but I ran manual tests in spark-shell against my postgres db.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]