Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/14962
> the target metastore table exists and thus tableExists returns true, but
the following catalog.lookupRelation actually returns a temporary table.
Before this PR, yeah, it behaves the same. After this PR, we expect
`catalog.lookupRelation` returns a metastore table. However, it returns a
temporary table. Thus, we might misse the detection.
---
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]