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

ASF GitHub Bot commented on SPARK-43077:
----------------------------------------

User 'yaooqinn' has created a pull request for this issue:
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
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to