You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 18:53:20 UTC

[jira] [Commented] (SPARK-17221) Build File-based Test Cases for Using Join and Left-Semi Join

    [ https://issues.apache.org/jira/browse/SPARK-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435465#comment-15435465 ] 

Apache Spark commented on SPARK-17221:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/14793

> Build File-based Test Cases for Using Join and Left-Semi Join
> -------------------------------------------------------------
>
>                 Key: SPARK-17221
>                 URL: https://issues.apache.org/jira/browse/SPARK-17221
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Xiao Li
>
> Based on file-based SQL end-to-end testing framework in `SQLQueryTestSuite`, this PR is to create test cases for `left-semi` joins and `using` joins. We did not change the data and query, and thus, the queries and results should match the original ones.
> In addition, this PR also moved the test cases from `SQLQuerySuite` to `DataFrameJoinSuite`, because these test cases are not using SQL.



--
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