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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15070822#comment-15070822 ] 

Takeshi Yamamuro commented on SPARK-5753:
-----------------------------------------

[~rxin] This ticket should be closed because it has already been fixed in SPARK-10186.

> 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