-
In https://github.com/go-gorp/gorp/blob/main/dialect_snowflake_test.go, there is a test case for checking the SQL type of `[]uint8{1}`, except `bytea` is not a supported type by Snowflake: https://doc…
-
### Description
I'm having performance issues where a query that takes ~6 seconds in Snowflake takes more than 60 seconds in the SQl runner.
SEe thread here: https://lightdash-community.slack.com…
-
I am trying to load data from Snowflake to SQL Server
In SQL Server column value with chinease characters transformed to ???? (question marks)
Sample below
![image](https://github.com/user-attac…
-
## Description
target-snowflake emits many log entries from the `snowflake.connector`
To reduce this, package a default logging configuration for target-snowflake to remove these from INFO
##…
-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
`pip install dbt-…
htpaf updated
2 weeks ago
-
Hi, really like this tool!
I see the docs are not tied to the repo however, so I'd like to propose changes to the docs but cannot directly do so.
If there is a way to directly edit docs and then…
-
I see in the README under known issues:
"Snowflake doesn’t support last_insert_id to retrieve the ID of a newly created object. Instead, this backend issues the query SELECT MAX(pk_name) FROM table…
-
**Describe the bug**
Pivot Table error when running a cell:
SnowparkSQLException: (1304): 01b80516-0000-8ba2-002a-f703000a343a: 002003 (42S02): SQL compilation error: Object 'SNOWPARK_TEMP_TABLE_AIU…
-
This will be a training on doing data analysis within Snowflake using Python scripts, to avoid having to download the data and doing an analysis locally.
-