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

Brandon Bradley commented on SPARK-12747:
-----------------------------------------

Should this issue cover any Postgres type that is not supported? Or should I 
start a new one?

> 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
>            Assignee: Liang-Chi Hsieh
>              Labels: JDBC
>             Fix For: 1.6.1, 2.0.0
>
>
> 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