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

ASF GitHub Bot reassigned SPARK-50137:
--------------------------------------

    Assignee:     (was: Apache Spark)

> 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: Improvement
>          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 retry 
> mechanism.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to