Skip to content

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.

3 participants