tomvanbussel commented on PR #36936:
URL: https://github.com/apache/spark/pull/36936#issuecomment-1164368403

   @ulysses-you Fully agreed that we should leave _local_ temporary views as 
they are. They also do not belong to a database AFAIK, so it indeed would be 
weird to include the session catalog in the identifier. For _global_ temporary 
views, I believe we should display the catalog, as they belong to the 
`global_temp` database in the session catalog.
   
   I'm not sure if I'm the right person to discuss how views should be 
integrated with the v2 catalog, but it seems like a neat idea. Might be worth 
exploring in a follow-up.


-- 
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