vrozov commented on PR #53121:
URL: https://github.com/apache/spark/pull/53121#issuecomment-3604786116

   Assume for a second that the legacy case does not exist. Consider a case 
where someone creates a brand new file that creates a view, selects from the 
view, and drops the view. Will you use `IF EXIST` in that case? After some 
time, another developer may use that file in a different setup where the create 
view fails. Will you ask that developer to change the first file?


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