Replaced deprecated logic in SPCS worker#18105
Replaced deprecated logic in SPCS worker#18105zzstoatzz merged 4 commits intoPrefectHQ:mainfrom bjorhn:snowflake-spcs-replaced-deprecated
Conversation
|
@zzstoatzz I'm not sure how any of my changes relate to that test, am I missing something? Is it possible that my snowflake dependency bump is forcing a higher version of snowflake-connector, which, in turn, causes the test to fail? |
@bjorhn yea i would guess the new versions just handle that PEM loading error a bit different so i suspect we'd just need to update the expected error message we're matching on now if you get stuck on that I can take a look later |
|
@zzstoatzz I had a quick look at this but at the moment I don't know when I can sit down and get this fixed. PEM loading isn't really my area of expertise. If you are able to take a look at this, please do, otherwise I will probably return to it at a later date. |
|
ok @bjorhn I will take a look at this later this week |
|
the diff is massive here because of: astral-sh/uv#13176 its all just changing |
This PR updates the Snowpark Container Services worker to handle recent changes in the API of the Snowflake Python SDK:
There are no new unit tests since there is no new functionality.
This code is running in production at my workplace with no issues.
Closes #18104
Checklist
<link to issue>"mint.json.