Jack Chen created SPARK-47716:
---------------------------------

             Summary: SQLQueryTestSuite flaky case due to view name conflict
                 Key: SPARK-47716
                 URL: https://issues.apache.org/jira/browse/SPARK-47716
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Jack Chen


In SQLQueryTestSuite, the test case "Test logic for determining whether a query 
is semantically sorted" sometimes has a flaky failure with an error

{{Cannot create table or view `main`.`default`.`t1` because it already exists.}}

{{{}{}}}This seems to be due to sql test cases that also create tables with the 
same name.



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

Reply via email to