Hi!
Any known reason why objects will not load list after creating a new object?
Our backend is Snowflake. Sometime after 3 or 4 click on the “Reload preview” does it but definitely impedes production.
We got this SQL behind the seen.
show /* JDBC:DatabaseMetaData.getColumns() */ columns in schema “Database”.“Warehouse”
There’s approximately 40 tables in the schema.
Attached is a screenshot.
Thanks!
Benny
Hi @bennygene,
Did you already troubleshoot whether a connection gets established in those cases and how long the query runs on Snowflake?
Especially if the connection cannot be established and you are not able to identify why (or if you are stuck with the issue for other reasons), I would recommend filing a case with AWS Support where we can dive into the details so that we can help you further. Here are the steps to open a support case. If your company has someone who manages your AWS account, you might not have direct access to AWS Support and will need to raise an internal ticket to your IT team or whomever manages your AWS account. They should be able to open an AWS Support case on your behalf. Hope this helps!
the SQL behind ran for .0003xxx
a connection was made just havent dove into it yet checking if this is a common occurrence with Snowflake as this is the first time Im using it as a backend. The Snowflake server was also increased into an XL from Small.
Thanks for sharing. As suggested, if you are not able to identify why it behaves this way, please open a case with AWS Support.