Skip to content

[MINOR][PS] Use expression instead of a string column in Series.asof#46020

Closed
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:use-col-asof
Closed

[MINOR][PS] Use expression instead of a string column in Series.asof#46020
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:use-col-asof

Conversation

@HyukjinKwon
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR proposes to use expression instead of a string column in Series.asof

Why are the changes needed?

It's better to use an expression over a string, and this particular case is a preparation of adding a DataFrame.asof in PySpark itself.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

It is a code cleanup

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

No.

@HyukjinKwon
Copy link
Copy Markdown
Member Author

Oh, it's a duplicate of #46018. Let me merge that instead

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