陈磊 created HUDI-6866:
------------------------
Summary: When invalidate the table in the spark sql query cache,
verify if the hive-async database exists
Key: HUDI-6866
URL: https://issues.apache.org/jira/browse/HUDI-6866
Project: Apache Hudi
Issue Type: Bug
Reporter: 陈磊
When I use the spark sync hive function, if the spark version is 3.1 or below,
there is a problem with the database when performing the validate sync hive
table operation. After reviewing the source code, it was found that Spark 3.1
tableExists needs to verify whether the database exists.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)