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

Reply via email to