You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2017/05/25 05:35:04 UTC

[jira] [Commented] (SPARK-20565) Improve the error message for unsupported JDBC types

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

Xiao Li commented on SPARK-20565:
---------------------------------

Fixed in https://github.com/apache/spark/pull/17835

> Improve the error message for unsupported JDBC types
> ----------------------------------------------------
>
>                 Key: SPARK-20565
>                 URL: https://issues.apache.org/jira/browse/SPARK-20565
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>             Fix For: 2.3.0
>
>
> For unsupported data types, we simply output the type number instead of the type name. 
> {noformat}
> java.sql.SQLException: Unsupported type 2014
> {noformat}
> We should improve it by outputting its name.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org