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

Reply via email to