cloud-fan commented on issue #27090: [SPARK-27545][SQL] Temporary view is not removed while uncaching the table URL: https://github.com/apache/spark/pull/27090#issuecomment-570758400 maybe we should clearly document that `CACHE TABLE t1 as SELECT * FROM some_table;` means create a temp view and cache it. cc @viirya @dongjoon-hyun
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
