Wechar created SPARK-50137:
------------------------------
Summary: Avoid falling back 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
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]