<@ULVA73B9P> I’d like to execute multiple queries ...
# ask-marvin
d
@Marvin I’d like to execute multiple queries against snowflake concurrently. I know there are a few different ways to do this. One key requirement that I have is that they all need to be executed within the same snowflake session as the queries utilize temporary tables which only exist for the duration of a session. How do I execute the queries in parallel and ensure they run in the same snowflake session?
@Marvin do you have any feedback on the last message in this thread?
m
I'm afraid I can't provide feedback on messages from threads or conversations I haven't been a part of. However, if you have questions about Prefect or need assistance, feel free to ask!
d
@Marvin I’d like to execute multiple queries against snowflake concurrently. I know there are a few different ways to do this. One key requirement that I have is that they all need to be executed within the same snowflake session as the queries utilize temporary tables which only exist for the duration of a session. How do I execute the queries in parallel and ensure they run in the same snowflake session?