ulysses-you commented on PR #36936: URL: https://github.com/apache/spark/pull/36936#issuecomment-1164335379
@tomvanbussel yeah, I'm fine to also support add session catalog for view. But I want to clarify some difference and trade-off for view. - For temp view, it does not belong to any catalog, so it should be as is - For global temp view, ideally, we should treat it as a special catalog, but for now we can not due to we do not support v2 view catalog, then we also can not add session catalog for it - What we can add support is permanent view -- 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]
