-
1. What version of .NET driver are you using?
4.2.0
2. What operating system and processor architecture are you using?
Windows 11 23H2 (build 22631.4460)
x86_64
3. What version of .NET …
-
### 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…
-
I'm using `snowflake-sdk` with NodeJS to connect and run simple show tables query and it works when running directly against snowflake API. However, trying to run `universql` with docker-compose (no c…
-
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…
-
1. What version of JDBC driver are you using?
3.20.0
2. What operating system and processor architecture are you using?
Windows 11, x64
3. What version of Java are you using?
11
4…
-
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
1. What version of JDBC driver are you using?
3.19.0
…
-
```elixir
{:ok, database} =
Adbc.Database.start_link(
driver: :snowflake,
"adbc.snowflake.sql.account": account,
"adbc.snowflake.sql.user": username,
"adb…
-
## What is the current behavior?
there is alternative
https://docs.snowflake.com/en/sql-reference/functions/get
instead of `sql.func.array_agg(col)[0]` use `sql.func.get(sql.func.array_agg(col),0)…
-
We've noticed a significant drop in Snowflake users from Russia, starting earlier this month, along with some vantage point testing that suggests a different kind of block than what we've seen before.…
-
The client does not validate `VARIANT` values by stripping the null char, this means that it's possible to submit values that are not able to parsed by Snowflake. See support case `00872717`
https:…