Skip to content

[SPARK-43700][SPARK-43701][CONNECT][PS] Enable TimedeltaOps.(sub|rsub) with Spark Connect#41512

Closed
itholic wants to merge 2 commits intoapache:masterfrom
itholic:SPARK-43700
Closed

[SPARK-43700][SPARK-43701][CONNECT][PS] Enable TimedeltaOps.(sub|rsub) with Spark Connect#41512
itholic wants to merge 2 commits intoapache:masterfrom
itholic:SPARK-43700

Conversation

@itholic
Copy link
Contributor

@itholic itholic commented Jun 8, 2023

What changes were proposed in this pull request?

This PR proposes to enable pandas-on-Spark TimedeltaOps.sub & TimedeltaOps.rsub for Spark Connect.

Why are the changes needed?

To support pandas API with Spark Connect.

Does this PR introduce any user-facing change?

pandas-on-Spark API TimedeltaOps.(sub|rsub) are available on Spark Connect.

How was this patch tested?

Reusing existing UTs.

@HyukjinKwon
Copy link
Member

Merged to master.

czxm pushed a commit to czxm/spark that referenced this pull request Jun 12, 2023
…b)` with Spark Connect

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

This PR proposes to enable pandas-on-Spark `TimedeltaOps.sub` & `TimedeltaOps.rsub` for Spark Connect.

### Why are the changes needed?

To support pandas API with Spark Connect.

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

pandas-on-Spark API `TimedeltaOps.(sub|rsub)` are available on Spark Connect.

### How was this patch tested?

Reusing existing UTs.

Closes apache#41512 from itholic/SPARK-43700.

Authored-by: itholic <haejoon.lee@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
@itholic itholic deleted the SPARK-43700 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

Development

Successfully merging this pull request may close these issues.

3 participants