zhengruifeng commented on PR #41986: URL: https://github.com/apache/spark/pull/41986#issuecomment-1635076670
> 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? good point. Do it mean we should also make such changes for `spark.table`? since the vanilla spark works in this way. -- 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]
