Skip to content

[SPARK-40553][PS] Support array-like value and sorter in Series.searchsorted#55773

Closed
devin-petersohn wants to merge 1 commit into
apache:masterfrom
devin-petersohn:devin/searchsorted-arraylike-sorter
Closed

[SPARK-40553][PS] Support array-like value and sorter in Series.searchsorted#55773
devin-petersohn wants to merge 1 commit into
apache:masterfrom
devin-petersohn:devin/searchsorted-arraylike-sorter

Conversation

@devin-petersohn
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Add array-like value and sorter parameter support to Series.searchsorted in the pandas API on Spark.

Why are the changes needed?

pandas API parity.

Does this PR introduce any user-facing change?

Yes.

How was this patch tested?

Unit tests.

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

Generated-by: Claude Code (claude-opus-4-7)

…hsorted

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

Add array-like `value` and `sorter` parameter support to `Series.searchsorted` in the pandas API on Spark.

### Why are the changes needed?

pandas API parity.

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

Yes.

### How was this patch tested?

Unit tests.

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

Generated-by: Claude Code (claude-opus-4-7)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Devin Petersohn <devin@databricks.com>
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.

1 participant