Github user budde commented on the issue:
https://github.com/apache/spark/pull/16944
@dongjoon-hyun Hmm, we should be catching and logging this in [this catch
block](https://github.com/apache/spark/blob/f79371ad86d94da14bd1ddb53e99a388017b6892/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala#L275-L276).
How exactly are you running this? Are you just using ```spark-shell```?
Can you also verify that no exception is thrown when the
```spark.sql.hive.caseSensitiveInferenceMode``` SQL param is set to
```INFER_ONLY```?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]