Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-43663][CONNECT][PS] Enable SeriesParityTests.test_compare #41567

Closed
wants to merge 3 commits into from

Conversation

itholic
Copy link
Contributor

@itholic itholic commented Jun 13, 2023

What changes were proposed in this pull request?

This PR proposes to enable SeriesParityTests.test_compare for Spark Connect.

Why are the changes needed?

We should support the existing pandas-on-Spark APIs for Spark Connect as much as possible.

Does this PR introduce any user-facing change?

Yes, Series.compare is now available on Spark Connect.

How was this patch tested?

Reusing the existing UT.

@zhengruifeng
Copy link
Contributor

merged to master

czxm pushed a commit to czxm/spark that referenced this pull request Jun 19, 2023
### What changes were proposed in this pull request?

This PR proposes to enable `SeriesParityTests.test_compare` for Spark Connect.

### Why are the changes needed?

We should support the existing pandas-on-Spark APIs for Spark Connect as much as possible.

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

Yes, `Series.compare` is now available on Spark Connect.

### How was this patch tested?

Reusing the existing UT.

Closes apache#41567 from itholic/SPARK-43633.

Authored-by: itholic <haejoon.lee@databricks.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
@qusaibb
Copy link

qusaibb commented Aug 11, 2023

good

@itholic itholic deleted the SPARK-43633 branch November 20, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants