8000 Account for LinkedIn Spark versioning by shardulm94 · Pull Request #551 · linkedin/coral · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Account for LinkedIn Spark versioning #551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 9, 2025
Merged

Conversation

shardulm94
Copy link
Contributor

What changes are proposed in this pull request, and why are they necessary?

In TransportUDFTransformer we have a function which decides the Scala version to use for a given Spark version. In LinkedIn we have changed the versioning scheme we use internally for Spark 3.5+, where the major version of the internal Spark distribution denotes the full OSS Spark version. E.g. For Spark 3.5.2, this would be 352.x.y (where x and y are internal versions). This PR accounts for this new versioning format.

How was this patch tested?

Existing unit tests.
Tested the regex separately via regex101
image

@shardulm94 shardulm94 merged commit f0235d7 into master May 9, 2025
1 check passed
@shardulm94 shardulm94 deleted the smahadik/spark35 branch May 9, 2025 23:19
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.

2 participants
0