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:17:00 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-29045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lantao Jin updated SPARK-29045:
-------------------------------
    Description: In method {{SQLMetricsTestUtils.testMetricsDynamicPartition()}}, there is a CREATE TABLE sentence without {{withTable}} block. It causes test failure if use same table name in other unit tests.  (was: 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.)

> 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
>            Priority: Minor
>
> In method {{SQLMetricsTestUtils.testMetricsDynamicPartition()}}, there is a CREATE TABLE sentence without {{withTable}} block. It causes test failure if use 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