You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2019/10/20 20:33:00 UTC

[jira] [Assigned] (SPARK-29525) Fix the associated location already exists in SQLQueryTestSuite

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

Dongjoon Hyun reassigned SPARK-29525:
-------------------------------------

    Assignee: Yuming Wang

> Fix the associated location already exists in SQLQueryTestSuite
> ---------------------------------------------------------------
>
>                 Key: SPARK-29525
>                 URL: https://issues.apache.org/jira/browse/SPARK-29525
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Assignee: Yuming Wang
>            Priority: Major
>
> {code:sh}
> build/sbt "~sql/test-only *SQLQueryTestSuite -- -z postgreSQL/join.sql"
> {code}
> {noformat}
> [info] - postgreSQL/join.sql *** FAILED *** (35 seconds, 420 milliseconds)
> [info]   postgreSQL/join.sql
> [info]   Expected "[]", but got "[org.apache.spark.sql.AnalysisException
> [info]   Can not create the managed table('`default`.`tt3`'). The associated location('file:/root/spark/sql/core/spark-warehouse/org.apache.spark.sql.SQLQueryTestSuite/tt3') already exists.;]" Result did not match for query #108
> [info]   CREATE TABLE tt3(f1 int, f2 string) USING parquet (SQLQueryTestSuite.scala:386)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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