Skip to content

[SPARK-58225][PYTHON] Delete unused TransformWithStateInPandasSerializer#57382

Open
Yicong-Huang wants to merge 1 commit into
apache:masterfrom
Yicong-Huang:SPARK-58225
Open

[SPARK-58225][PYTHON] Delete unused TransformWithStateInPandasSerializer#57382
Yicong-Huang wants to merge 1 commit into
apache:masterfrom
Yicong-Huang:SPARK-58225

Conversation

@Yicong-Huang

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Delete the unused TransformWithStateInPandasSerializer. It became dead code after SPARK-58128 moved its logic into read_udfs() and SPARK-58190 removed its only subclass.

Why are the changes needed?

Dead-code cleanup. No remaining references.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests. No behavior change.

Was this patch authored or co-authored using generative AI tooling?

No.

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you @Yicong-Huang and @HyukjinKwon!

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