Skip to content

[SPARK-42914][PYTHON][3.4] Reuse transformUnregisteredFunction for DistributedSequenceID.#40554

Closed
itholic wants to merge 2 commits into
apache:branch-3.4from
itholic:SPARK-42662-3.4
Closed

[SPARK-42914][PYTHON][3.4] Reuse transformUnregisteredFunction for DistributedSequenceID.#40554
itholic wants to merge 2 commits into
apache:branch-3.4from
itholic:SPARK-42662-3.4

Conversation

@itholic
Copy link
Copy Markdown
Contributor

@itholic itholic commented Mar 27, 2023

What changes were proposed in this pull request?

Backport for #40540

This PR proposes refactoring DistributedSequenceID by leveraging transformUnregisteredFunction and remote it from proto message.

Why are the changes needed?

To follow the existing structure and make proto messages simpler.

Does this PR introduce any user-facing change?

No, it's used for internal purpose.

How was this patch tested?

Updated UTs.

@itholic
Copy link
Copy Markdown
Contributor Author

itholic commented Mar 27, 2023

cc @HyukjinKwon

@HyukjinKwon
Copy link
Copy Markdown
Member

Oh im sorry. Actually we don't need this for 3.4 since pandas API in spark will be in 3.5 only

@itholic
Copy link
Copy Markdown
Contributor Author

itholic commented Mar 27, 2023

np!

@itholic itholic deleted the SPARK-42662-3.4 branch April 22, 2023 05:47
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.

2 participants