[ 
https://issues.apache.org/jira/browse/SPARK-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Li updated SPARK-20565:
----------------------------
    Description: 
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.


  was:
For unsupported data types, we simply output the type number instead of the 
type name. 

{noformat}
java.sql.SQLException: Unsupported type 2014
{noformat}



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

Reply via email to