You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/01/11 11:14:39 UTC

[jira] [Commented] (SPARK-12747) Postgres JDBC ArrayType(DoubleType) 'Unable to find server array type'

    [ https://issues.apache.org/jira/browse/SPARK-12747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091722#comment-15091722 ] 

Apache Spark commented on SPARK-12747:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/10695

> Postgres JDBC ArrayType(DoubleType) 'Unable to find server array type'
> ----------------------------------------------------------------------
>
>                 Key: SPARK-12747
>                 URL: https://issues.apache.org/jira/browse/SPARK-12747
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Brandon Bradley
>              Labels: JDBC
>
> Hello,
> I'm getting this exception when trying to use DataFrame.jdbc.write on a DataFrame with column ArrayType(DoubleType).
> {noformat}
> org.postgresql.util.PSQLException: Unable to find server array type for provided name double precision
> {noformat}
> Driver is definitely on the driver and executor classpath as I have other code that works without ArrayType. I'm not sure how to proceed in debugging.



--
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