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

   I agree that the current behavior is buggy, but we should have more 
discussion about the expected behavior.
   
   For `CREATE TABLE IF NOT EXISTS`, I think the user expectation is that the 
table should be present after this command, either because it already exist, or 
because it was just created. If the table location is not empty, it's more like 
a system error and we should fail, or we can overwrite it and create the table.


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