You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/04/14 01:03:12 UTC

[jira] [Resolved] (SPARK-5941) Unit Test loads the table `src` twice for leftsemijoin.q

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

Michael Armbrust resolved SPARK-5941.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 4506
[https://github.com/apache/spark/pull/4506]

> Unit Test loads the table `src` twice for leftsemijoin.q
> --------------------------------------------------------
>
>                 Key: SPARK-5941
>                 URL: https://issues.apache.org/jira/browse/SPARK-5941
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Cheng Hao
>             Fix For: 1.4.0
>
>
> In leftsemijoin.q, there is a data loading command for table "sales" already, but in TestHive, it also creates/loads the table "sales", which causes duplicated records inserted into the "sales".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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