aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml
diff options
context:
space:
mode:
authorKevin Yu <qyu@us.ibm.com>2017-02-15 17:28:42 +0100
committerHerman van Hovell <hvanhovell@databricks.com>2017-02-15 17:28:42 +0100
commitd22db62785b74f433c51b07605b60126ccaa4d6d (patch)
treef3583e7a68524b9ad361662909a14e255f249db4 /python/pyspark/ml
parent601b9c3e6821b533a76d538f7f26bb622fd026fc (diff)
downloadspark-d22db62785b74f433c51b07605b60126ccaa4d6d.tar.gz
spark-d22db62785b74f433c51b07605b60126ccaa4d6d.tar.bz2
spark-d22db62785b74f433c51b07605b60126ccaa4d6d.zip
[SPARK-18871][SQL][TESTS] New test cases for IN/NOT IN subquery 2nd batch
## What changes were proposed in this pull request? This is 2nd batch of test case for IN/NOT IN subquery. In this PR, it has these test cases: `in-limit.sql` `in-order-by.sql` `not-in-group-by.sql` These are the queries and results from running on DB2. [in-limit DB2 version](https://github.com/apache/spark/files/743267/in-limit.sql.db2.out.txt) [in-order-by DB2 version](https://github.com/apache/spark/files/743269/in-order-by.sql.db2.txt) [not-in-group-by DB2 version](https://github.com/apache/spark/files/743271/not-in-group-by.sql.db2.txt) [output of in-limit.sql DB2](https://github.com/apache/spark/files/743276/in-limit.sql.db2.out.txt) [output of in-order-by.sql DB2](https://github.com/apache/spark/files/743278/in-order-by.sql.db2.out.txt) [output of not-in-group-by.sql DB2](https://github.com/apache/spark/files/743279/not-in-group-by.sql.db2.out.txt) ## How was this patch tested? This pr is adding new test cases. Author: Kevin Yu <qyu@us.ibm.com> Closes #16759 from kevinyu98/spark-18871-2.
Diffstat (limited to 'python/pyspark/ml')
0 files changed, 0 insertions, 0 deletions