We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

In-DB (Snowflake) with AMP Engine

bruno_leal
7 - Meteor

Hi all,

 

We just noticed that with AMP Engine the In-DB tools with Snowflake don't run in parallel, which we don't understand the reason behind it.

 

If we separate the workflow in multiple workflows and execute each part separately at the same time, we can see all the threads in Snowflake, one thread per workflow.

 

Why can we execute multiple concurrent workflows in Snowflake but within the same workflow Alteryx doesn't create any concurrent thread?

 

Thanks in advance,

Bruno

2 REPLIES 2
apathetichell
20 - Arcturus

In-DB tools are single threaded. They have a single interaction with the ODBC driver. This is not surprising behavior.

harsh_alang
Alteryx Alumni (Retired)

IN-DB tools are not AMP tools and use original engine. 

HarshA
Labels
Top Solution Authors