cloud-fan commented on PR #37355:
URL: https://github.com/apache/spark/pull/37355#issuecomment-1313002983

   To close the loop: `CACHE TABLE abc AS SELECT id from range(0,1)` should be 
sufficient. If it fails with view already exists, we can either rerun it with a 
different name, or drop the temp view first.


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