Xiao Li created SPARK-17221:
-------------------------------
Summary: 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]