-
1. What version of GO driver are you using?
v1.12.0
2. What operating system and processor architecture are you using?
Ubuntu 24.04.1 LTS
3. What version of GO are you using?
go ver…
-
### Terraform CLI Version
1.8.3
### Terraform Provider Version
0.96.0
### Company Name
_No response_
### Terraform Configuration
```terraform
resource "snowflake_function" "function" {
depen…
-
hello,
i'm trying connect my .net core web api to snowflake.
if I put the connection string like:
var connectionString = `"account=user;host=userHost.snowflakecomputing.com;user=SQLCLIENT;passwor…
-
### Terraform CLI Version
1.3.10
### Terraform Provider Version
0.92.0
### Terraform Configuration
```terraform
provider "snowflake" {
account =
user =
role …
-
### Connector Name
destination-snowflake
### Connector Version
3.15.0
### What step the error happened?
During the sync
### Relevant information
When using destination-snowflake version 3.15.0…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Snowflake
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
286
3. The step…
-
**Is your feature request related to a problem? Please describe.**
In larger organizations, we often manage data permissions within the database itself as this is the best way to control data access…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
I always get below exception when my azure serverless application reads private key and tries to connect to snowflake.
Error: Could not read private key with value passed in connection string. \n…
-
### Description
1. Craete Procedure.
> CREATE OR REPLACE PROCEDURE DB.SCHEMA.PD_001("P_AAA" VARCHAR(6))
> RETURNS TABLE ()
> LANGUAGE SQL
> EXECUTE AS OWNER
> AS $$
> DECLARE
> res RE…