Maybe I shouldn't be using assets? Connecting to s...
# ask-community
c
Maybe I shouldn't be using assets? Connecting to snowflake, I'm trying to: 1. Run a query to create a table (in step 1) 2. load the table into pandas and sftp it as a csv file to a server. Step 1 produces an artifact in the snowflake table that's created, but I don't need to return it from the function.