[GitHub] spark pull request #23137: [SPARK-26169] Create DataFrameSetOperationsSuite

2018-11-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/23137


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #23137: [SPARK-26169] Create DataFrameSetOperationsSuite

2018-11-25 Thread gatorsmile
GitHub user gatorsmile opened a pull request:

https://github.com/apache/spark/pull/23137

[SPARK-26169] Create DataFrameSetOperationsSuite

## What changes were proposed in this pull request?

Create a new suite DataFrameSetOperationsSuite for the test cases of 
DataFrame/Dataset's set operations.

Also, add test cases of NULL handling for Array Except and Array Intersect. 

## How was this patch tested?
N/A

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gatorsmile/spark setOpsTest

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/23137.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #23137


commit 4544d7a8cfa5e645d6c4b944e1bb8d8b02eb0206
Author: gatorsmile 
Date:   2018-10-15T17:12:14Z

fix

commit fa0b5be373ad3f3351847bcc4e9d32b9d14d67a1
Author: gatorsmile 
Date:   2018-10-16T17:46:04Z

fix

commit 14a927d2ae6bc68ae3c2b8e65706c0c67ad4342d
Author: gatorsmile 
Date:   2018-11-25T23:30:34Z

Merge remote-tracking branch 'upstream/master' into setOpsTest




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org