Hi Alteryx Community,
I have been investigating the "You have found a bug. The pipe has been ended." error message that my teammates and I have been seeing almost every time we run some of our workflows. After reviewing some other community posts, and doing some other investigation, we've found that we have a bit more success with the Simba Snowflake Driver configured instead of Snowflake DSII.
It might be worth mentioning that the SQL query we utilize in the tool that seemingly causes this issue does pull a relatively large data set, ~35 million records.
I was curious to ask if anyone else found the same result when switching the driver they utilized in their workflow, or maybe some other kind of solution to reduce the frequency of the rather non-descript error message?
I may also look into a way to reduce the number of rows that the query needs to pull, like a part 1 or 2 of the query, but sadly I do need a good bulk of those 35 million records for what the workflow is supposed to generate.
Thanks all in advance!