pan3793 commented on PR #53572:
URL: https://github.com/apache/spark/pull/53572#issuecomment-3815242424
according to the PR description, this looks like a bug that may fail user
query, do you have a plan to backport it to 4.1?
> ```
> val df = sql("CREATE TABLE...")
> df.cache() // executes again, fails with TableAlreadyExistsException
> ```
the actual code change (exclude test) seems small
--
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]