You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2023/04/11 02:48:00 UTC

[jira] [Resolved] (SPARK-43077) Improve the error message of UNRECOGNIZED_SQL_TYPE

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

Kent Yao resolved SPARK-43077.
------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

Issue resolved by pull request 40718
[https://github.com/apache/spark/pull/40718]

> Improve the error message of UNRECOGNIZED_SQL_TYPE
> --------------------------------------------------
>
>                 Key: SPARK-43077
>                 URL: https://issues.apache.org/jira/browse/SPARK-43077
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.5.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.5.0
>
>
> UNRECOGNIZED_SQL_TYPE prints the jdbc type id in the error message currently. This is difficult for spark users to understand the meaning of this kind of error, especially when the type id is from a vendor extension.
> For example, 
> {code:java}
>  org.apache.spark.SparkSQLException: Unrecognized SQL type -102{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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