Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Nov 30, 2018

What changes were proposed in this pull request?

This is a follow pr of #23176.

In and InSet are semantically equal, so the tests for In should pass with InSet, and vice versa.
This combines those test cases.

How was this patch tested?

The combined tests and existing tests.

@ueshin
Copy link
Member Author

ueshin commented Nov 30, 2018

cc @gatorsmile @cloud-fan

@ueshin ueshin changed the title [SPARK-26211][SQL][FOLLOW-UP] Combine test cases for In and InSet. [SPARK-26211][SQL][TEST][FOLLOW-UP] Combine test cases for In and InSet. Nov 30, 2018
@SparkQA
Copy link

SparkQA commented Nov 30, 2018

Test build #99509 has finished for PR 23187 at commit a87cb77.

  • 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 17fdca7 Dec 2, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
…InSet`.

## What changes were proposed in this pull request?

This is a follow pr of apache#23176.

`In` and `InSet` are semantically equal, so the tests for `In` should pass with `InSet`, and vice versa.
This combines those test cases.

## How was this patch tested?

The combined tests and existing tests.

Closes apache#23187 from ueshin/issues/SPARK-26211/in_inset_tests.

Authored-by: Takuya UESHIN <[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.

3 participants