linhongliu-db opened a new pull request #34603: URL: https://github.com/apache/spark/pull/34603
### What changes were proposed in this pull request? This is a follow-up of PR #34546 which uses the `AnalysisContext` to store referred temporary functions when creating temp views. But the `CacheTableAsSelect` also needs to update the temporary functions because it's a temp view under the hood. ### Why are the changes needed? Followup of #34546 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? newly added ut -- 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]
