aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml/feature.py
diff options
context:
space:
mode:
authorDilip Biswal <dbiswal@us.ibm.com>2017-02-15 17:34:05 +0100
committerHerman van Hovell <hvanhovell@databricks.com>2017-02-15 17:34:05 +0100
commita8a139820c4a77a0b017b621bec6273cc09c8476 (patch)
tree1525d0dcd9412c0bb7687f12874fb791ee60b5fb /python/pyspark/ml/feature.py
parent5ad10c53102ac2f77c47bfd8c977e7beef55ea10 (diff)
downloadspark-a8a139820c4a77a0b017b621bec6273cc09c8476.tar.gz
spark-a8a139820c4a77a0b017b621bec6273cc09c8476.tar.bz2
spark-a8a139820c4a77a0b017b621bec6273cc09c8476.zip
[SPARK-18872][SQL][TESTS] New test cases for EXISTS subquery (Joins + CTE)
## What changes were proposed in this pull request? This PR adds the third and final set of tests for EXISTS subquery. File name | Brief description ------------------------| ----------------- exists-cte.sql |Tests Exist subqueries referencing CTE exists-joins-and-set-ops.sql|Tests Exists subquery used in Joins (Both when joins occurs in outer and suquery blocks) DB2 results are attached here as reference : [exists-cte-db2.txt](https://github.com/apache/spark/files/752091/exists-cte-db2.txt) [exists-joins-and-set-ops-db2.txt](https://github.com/apache/spark/files/753283/exists-joins-and-set-ops-db2.txt) (updated) ## How was this patch tested? The test result is compared with the result run from another SQL engine (in this case is IBM DB2). If the result are equivalent, we assume the result is correct. Author: Dilip Biswal <dbiswal@us.ibm.com> Closes #16802 from dilipbiswal/exists-pr3.
Diffstat (limited to 'python/pyspark/ml/feature.py')
0 files changed, 0 insertions, 0 deletions