Skip to content

Conversation

@gatorsmile
Copy link
Member

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

@gatorsmile
Copy link
Member Author

CC @cloud-fan

@cloud-fan
Copy link
Contributor

LGTM, waiting for resolving the conflicts.

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99247 has finished for PR 23137 at commit 14a927d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@kiszk
Copy link
Member

kiszk commented Nov 26, 2018

LGTM, pending Jenkins

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99256 has finished for PR 23137 at commit 5cfe08d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@asfgit asfgit closed this in 6ab8485 Nov 26, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## 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

Closes apache#23137 from gatorsmile/setOpsTest.

Authored-by: gatorsmile <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants