[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to