[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to