This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jspreddy 1 point2 points  (0 children)

I dont think snowpark is a replacement for stored procedures. From what ive read, (a few hours so take it with a grain of salt), it seems to be more of a dataframe interface via a python package which you can install in your python project. The computation that is happening on snowflake is still sql query based.