I have an Input Data tool connected to a ODBC database. The warehouse is enormous, although the individual table I am querying is not that big. When I run the workflow it doesn't take too long. But when I want to tweak my SQL query it takes forever. I click on the three dots by "Table or Query" and it takes 4 minutes to open the SQL statement. I just want to quickly change something in the where clause but that takes ages. I think it's because Alteryx is loading the entire table list from the warehouse.
I already went to settings and disabled auto configure. Is there any way to speed this up further so that I can make small changes to my SQL query quickly?