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

Dongjoon Hyun updated SPARK-50137:
----------------------------------
    Issue Type: Bug  (was: Improvement)

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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