jerqi opened a new pull request #33234:
URL: https://github.com/apache/spark/pull/33234


   backport #33204 to 3.0
   
   ### What changes were proposed in this pull request?
   PR #15764 disabled creating permanent views based on temporary views or 
UDFs.  But AlterViewCommand didn't block temporary objects.
   
   ### Why are the changes needed?
   More robust view canonicalization.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, now if you alter a permanent view based on temporary views or UDFs, the 
operation will fail.
   
   ### How was this patch tested?
   Add new unit tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to