Skip to content

SNOW-3123843: generate UDxF handler names suffixed with Scala runtime version (#260)#261

Open
sfc-gh-heshah wants to merge 1 commit into
v1.17.x_mainfrom
heshah/SNOW-3123900-suffixed-UDxF-handler-names
Open

SNOW-3123843: generate UDxF handler names suffixed with Scala runtime version (#260)#261
sfc-gh-heshah wants to merge 1 commit into
v1.17.x_mainfrom
heshah/SNOW-3123900-suffixed-UDxF-handler-names

Conversation

@sfc-gh-heshah
Copy link
Copy Markdown
Collaborator

@sfc-gh-heshah sfc-gh-heshah commented Feb 26, 2026

  1. What Jira ticket or GitHub issue is this PR addressing? Make sure that there is a ticket or issue accompanying your PR.

    1. SNOW-3123843
    2. SNOW-3123871
    3. SNOW-3123843
  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Related to some server-side changes, we can now specify the Scala runtime version needed for JVM runtime environments by providing handler names suffixed with the library's Scala build/runtime version.

    Additionally folding changes to remove the uploading of Scala library JARs to stage for testing purposes during UDxF/SProc tests as these seem to conflict with the JARs automatically loaded in the JVM for Snowpark handlers.

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sfc-gh-heshah sfc-gh-heshah requested a review from a team February 26, 2026 19:18
@sfc-gh-heshah sfc-gh-heshah marked this pull request as ready for review February 26, 2026 19:18
… version (#260)

1. What Jira ticket or GitHub issue is this PR addressing? Make sure that there is a ticket or issue accompanying your PR.
    1. [SNOW-3123843](https://snowflakecomputing.atlassian.net/browse/SNOW-3123843)
    2. [SNOW-3123871](https://snowflakecomputing.atlassian.net/browse/SNOW-3123871)
2. Fill out the following pre-review checklist:
    - [ ] I am adding a new automated test(s) to verify correctness of my new code
    - [ ] I am adding new logging messages
    - [ ] I am adding a new telemetry message
    - [ ] I am adding new credentials
    - [ ] I am adding a new dependency
3. Please describe how your code solves the related issue.

    Related to some server-side changes, we can now specify the Scala runtime version needed for JVM runtime environments by providing handler names suffixed with the library's Scala build/runtime version.

Additionally folding changes to remove the uploading of Scala library JARs to stage for testing purposes during UDxF/SProc tests as these seem to conflict with the JARs automatically loaded in the JVM for Snowpark handlers.

[SNOW-3123843]: https://snowflakecomputing.atlassian.net/browse/SNOW-3123843?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[SNOW-3123871]: https://snowflakecomputing.atlassian.net/browse/SNOW-3123871?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@sfc-gh-heshah sfc-gh-heshah force-pushed the heshah/SNOW-3123900-suffixed-UDxF-handler-names branch from c760a98 to 1c17d92 Compare February 26, 2026 19:34
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