[ https://issues.apache.org/jira/browse/SPARK-46602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-46602. --------------------------------- Fix Version/s: 3.5.1 4.0.0 Resolution: Fixed Issue resolved by pull request 44603 [https://github.com/apache/spark/pull/44603] > CREATE VIEW IF NOT EXISTS should never throw `TABLE_OR_VIEW_ALREADY_EXISTS` > exception > ------------------------------------------------------------------------------------- > > Key: SPARK-46602 > URL: https://issues.apache.org/jira/browse/SPARK-46602 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 4.0.0 > Reporter: Xinyi Yu > Assignee: Xinyi Yu > Priority: Major > Labels: pull-request-available > Fix For: 3.5.1, 4.0.0 > > > `CREATE VIEW IF NOT EXISTS` should never throw `TABLE_OR_VIEW_ALREADY_EXISTS` > exceptions. However the current implementation error out in some concurrent > cases. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org