-
### What is the current behavior?
Today we write config files to
~/Library/Application Support/snowflake/filename
and the AppData directory in Windows
### What is the desired behavior?
This …
-
**Describe the bug**
There is a typo 'l' in the env string: "SNOWFlAKE_ROLE", of files base.py/convert.py/singledb.py. :)
```
# Role & warehouse
parser.add_argument(
"-r",…
-
Hi, all.
Whenever I attempt to use bind variables, I receive a 422 from Snowflake. I even tested this with your example code, and a bunch of other permutations. Is anyone else seeing this behavior?…
-
**Provider Version**
0.54.0 or 0.53.0
**Terraform Version**
1.3.6
**Describe the bug**
I randomly get following error
The local name "snowflake.sysadmin" in module.users
represents …
-
I would love to be able to use this tool with Snowflake (https://www.snowflake.com/)
Is there anything I can do to help add this feature?
-
Hi,
I'm looking at you excellent blog post and trying to get the demo working, however I'm getting the following error:
```
Error: Unable to connect to Snowflake: Request to Snowflake failed.
…
-
**Summary**
Interval is a value type that Databend understands as it is used in date addition. However, there is no current way to store an Interval value like can be done in Postgres.
While Sn…
-
select user_name || ' made the following Network Policy change on ' || end_time || ' [' || query_text || ']' as Events
from SNOWFLAKE.ACCOUNT_USAGE.query_history where execution_status = 'SUCCESS…
-
### Describe the bug
We're encountering an issue with the `quote:true` column configuration of one of our external tables. It won't accept a column name `[EXAMPLE'COLUMN'2]`
See the [quote: tru…
-
I am using target-snowflake along with meltano and a local tap.
I had a case where a string field value which ends in a backslash “\” (U+005C), the loader process fails. The error is reported again…