You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/12/24 10:56:49 UTC

[jira] [Resolved] (SPARK-5753) add basic support to JDBCRDD for postgresql types: uuid, hstore, and array

     [ https://issues.apache.org/jira/browse/SPARK-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-5753.
------------------------------
    Resolution: Duplicate

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org