hvanhovell commented on PR #41986: URL: https://github.com/apache/spark/pull/41986#issuecomment-1634799865
Please don't do this. Now the API becomes more inconsistent. E.g. so when you reference a deleted temp view from sql you will get a result, however when you reference the same temp view using `spark.table(...)` you get an error? -- 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]
