Skip to content

Conversation

@amaliujia
Copy link
Contributor

What changes were proposed in this pull request?

  1. Add support for intersect and except.
  2. Unify union, intersect and except into SetOperation.

Why are the changes needed?

Improve API coverage.

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

@amaliujia
Copy link
Contributor Author

R: @HyukjinKwon

@amaliujia
Copy link
Contributor Author

actually I will follow https://spark.apache.org/contributing.html. to add a short description for test cases in this PR/

@amaliujia
Copy link
Contributor Author

Ok added short description for the new test cases.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@zhengruifeng
Copy link
Contributor

merged into master

@amaliujia amaliujia deleted the except_python branch November 10, 2022 04:12
@amaliujia amaliujia restored the except_python branch November 10, 2022 04:12
<ul>
<li>
<b>Union</b><br />
<b>SetOperation</b><br />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qq: why don't we have Except, Union, etc separately?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HyukjinKwon I hope this discussion can answer your question #38166 (comment)....

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…ect in Python client

### What changes were proposed in this pull request?

1. Add support for intersect and except.
2. Unify union, intersect and except into `SetOperation`.

### Why are the changes needed?

Improve API coverage.

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

UT

Closes apache#38506 from amaliujia/except_python.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants