I'm reaching out to seek advice and potential solutions for a recurring issue I've been experiencing with the Google BigQuery input tool within Alteryx Designer. While the data processing speed once the workflow runs is satisfactory, the interaction with the tool during the design phase is leading to significant performance bottlenecks. Specifically, I'm encountering stalls and periods where Alteryx becomes "not responding" for durations of 20 to 40 seconds under the following circumstances:
These issues not only slow down the development of workflows but also affect the overall usability of Alteryx Designer when working with BigQuery data. I have tried a few troubleshooting steps such as checking for software updates, ensuring my system meets the recommended specifications, and even reinstalling Alteryx, but the problem persists.
I'm keen to hear if anyone else has faced similar issues and, more importantly, if there are any known fixes, workarounds, or optimizations that can help alleviate these performance issues. Any insights into optimizing the interaction with the Google BigQuery input tool or adjusting Alteryx Designer settings to improve responsiveness would be greatly appreciated.
Thank you in advance for your support and suggestions!
Hi @esar ,
I'm currently working with Google BigQuery data as well and trying to narrow down performance issues. Some Alteryx components like transpose are notorious for not being able to propagate metadata well and are very slow on workflow updates. I would suggest breaking a workflow into several stages if possible.
How many tools does the workflow have?
How many input tools for BigQuery?
How many transformation tools that potentially cause metadata asynchronization?
If you found some good tips since you posted a while back - would appreciate if you could share.
Thanks,
Oly
Found another useful list of tips: