You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lantao Jin (Jira)" <ji...@apache.org> on 2019/09/11 02:16:00 UTC

[jira] [Created] (SPARK-29045) Test failed due to table already exists in SQLMetricsSuite

Lantao Jin created SPARK-29045:
----------------------------------

             Summary: Test failed due to table already exists in SQLMetricsSuite
                 Key: SPARK-29045
                 URL: https://issues.apache.org/jira/browse/SPARK-29045
             Project: Spark
          Issue Type: Bug
          Components: SQL, Tests
    Affects Versions: 3.0.0
            Reporter: Lantao Jin


In method [[SQLMetricsTestUtils.testMetricsDynamicPartition()]], there is a CREATE TABLE sentence without [[withTable]] block. It causes test failure if use the same table name in other unit tests.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org