-
Snowflake key pair
I have two connections, one with the normal Snowflake connector and one with the Snowflake Key Pair. The normal Snowflake connector works fine but the Key pair connector is not returning any number values. The string fields are returning values, it's just the number fields that are null. They are different users, but the…
-
Snowflake Connector Column Limit?
We're currently testing our Snowflake-Domo (key pair) connector and running into issues when querying wide tables from our Snowflake instance. The table in question is ~12M rows and 400+ columns. Currently we import this into Domo with the Amazon S3 connector. This works, though can be slow (2-6 hours) to complete. We've…
-
How to use upload-snowflake domo-cli command
When i tried the upload-snowflake as upload-snowflake -j 'snowflake-jdbc-3.13.14.jar' --jdbcUrl 'jdbc:snowflake://pidfsdf76.ap-south-1.aws.snowflakecomputing.com/?warehouse=POC_WH&db=POC&schema=LANDING' -db 'POC' -schema 'LANDING' -t 'TABLE_NAME' -w 'POC_WH' --jdbcUser pocuser…
-
Domo for Snowflake Solution Guide & Explainer Video
Find out how Domo can help you unlock the value of your Snowflake Data in the solution guide below👇️ Also, see the full Domo for Snowflake Explainer video here.
-
Best practices for performance with the Snowflake federated connector
Hi, I wanted to ask about any existing best practices for performance when building cards on top of a Snowflake federated connector. Also, I have two concrete questions: Are primary key constraints on the Snowflake side meaningful in Domo? Snowflake itself doesn't enforce those constraints, but they might be meaningful to…
-
Lock editing account details unless password is also entered
When changing account details for a Snowflake Federated account, an error can occur if the password isn't entered into the form every time and saved with the new details. When you open the form for the first time, the password is presented as ****** for security reasons. If you make a change to, for example, the warehouse,…