Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a QlikSense application( may 2024 version) sourced from Snowflake. For the past year, my extract query has been running successfully in production, with daily data loads completing without issues. However, today, an error occurred—the query took more than two hours and failed with a “warehouse timed out” error (Error Code: 630).
Our database administrator says that a query runs for more than 2 hours and fails due to the unmasked role of one table in the snowflake SQL query. Snowflake's query plan generation is dynamic and sometimes generates bad plans. Only specific queries are impacted, while others work fine. Is that true? Do you have any resolution?