aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorKevin Yu <qyu@us.ibm.com>2017-02-16 00:02:15 -0800
committerXiao Li <gatorsmile@gmail.com>2017-02-16 00:02:15 -0800
commit3871d94a695d47169720e877f77ff1e4bede43ee (patch)
treecb1126dc91eb655dd21acbf85b4ec7bc39bc227f /pom.xml
parentf041e55eefe1d8a995fed321c66bccbd8b8e5255 (diff)
downloadspark-3871d94a695d47169720e877f77ff1e4bede43ee.tar.gz
spark-3871d94a695d47169720e877f77ff1e4bede43ee.tar.bz2
spark-3871d94a695d47169720e877f77ff1e4bede43ee.zip
[SPARK-18871][SQL][TESTS] New test cases for IN/NOT IN subquery 3rd batch
## What changes were proposed in this pull request? This is 3ird batch of test case for IN/NOT IN subquery. In this PR, it has these test files: `in-having.sql` `in-joins.sql` `in-multiple-columns.sql` These are the queries and results from running on DB2. [in-having DB2 version](https://github.com/apache/spark/files/772668/in-having.sql.db2.txt) [output of in-having](https://github.com/apache/spark/files/772670/in-having.sql.db2.out.txt) [in-joins DB2 version](https://github.com/apache/spark/files/772672/in-joins.sql.db2.txt) [output of in-joins](https://github.com/apache/spark/files/772673/in-joins.sql.db2.out.txt) [in-multiple-columns DB2 version](https://github.com/apache/spark/files/772678/in-multiple-columns.sql.db2.txt) [output of in-multiple-columns](https://github.com/apache/spark/files/772680/in-multiple-columns.sql.db2.out.txt) ## How was this patch tested? This pr is adding new test cases. We compare the result from spark with the result from another RDBMS(We used DB2 LUW). If the results are the same, we assume the result is correct. Author: Kevin Yu <qyu@us.ibm.com> Closes #16841 from kevinyu98/spark-18871-33.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions