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

Dongjoon Hyun resolved SPARK-50137.
-----------------------------------
    Fix Version/s: 4.0.1
         Assignee: Wechar
       Resolution: Fixed

This is resolved via https://github.com/apache/spark/pull/50985

> Avoid fallback to Hive-incompatible ways when table creation fails by thrift 
> exception
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-50137
>                 URL: https://issues.apache.org/jira/browse/SPARK-50137
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.5.3
>            Reporter: Wechar
>            Assignee: Wechar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.1
>
>
> When creating datasource table by {{{}HiveExternalCatalog{}}}, Spark would 
> fall back to create table in hive incompatible way for all nonfatal 
> exceptions. This is incorrect for thrift exceptions caused by connection 
> issues, where we could still attempt to create table in hive compatible way 
> by retrying.



--
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