[SPARK-54713][SPARK-55030][SPARK-55031][PYTHON][SQL][FOLLOWUP] Add Scala/Python bindings for vector functions#56322
Open
sarutak wants to merge 3 commits into
Open
[SPARK-54713][SPARK-55030][SPARK-55031][PYTHON][SQL][FOLLOWUP] Add Scala/Python bindings for vector functions#56322sarutak wants to merge 3 commits into
sarutak wants to merge 3 commits into
Conversation
913cf92 to
9fad765
Compare
71c0a0c to
d822a56
Compare
…-vector-functions
zhengruifeng
approved these changes
Jun 5, 2026
Contributor
|
Nit, it is a user-facing PR that add new features, maybe worth a regular ticket other than followups |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
This PR adds following Scala/Python bindings for vector functions which were added in SPARK-55030 (#53924), SPARK-55593 (#54368) and SPARK-55031 (#54011)
Why are the changes needed?
For better built-in function parity.
Does this PR introduce any user-facing change?
Yes, new built-in functions introduced.
How was this patch tested?
New tests.
Was this patch authored or co-authored using generative AI tooling?
Kiro CLI / Claude.