Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/16233
We need a way to isolate the analysis of view text with a different
context. Using wrapper is one solution, and my proposal doesn't introduce a
wrapper, instead it applies the context in place, i.e. when we parse the view
text in `SessionCatalog.lookupRelation`, set the database of
`UnresolvedRelation` right away, according to view context(only contains
`currentDatabase` at the first version, we can add more information in the
future).
---
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]