-
Got a runtine error for this code in Python with polars and adbc engine to Snowflake:
```python
with adbc_driver_snowflake.dbapi.connect(db_kwargs={
"username": user,
"adbc.snowflake.sql.a…
-
I noticed an issue when inserting a large date like `'9999-12-30T23:00:00.0000000+00:00'`. It is stored in Snowflake as `'1816-03-29 04:56:08.066 +0000'`
When logging the parameter value in DbComma…
-
## What is the current behavior?
The current sdk can use JWT to secure connections to Snowflake, but provides no way to reuse this authentication for utilizing rest-api services provided by Snowflake…
-
### Expected behavior
Geometry.valueOf(String) should translate to the ST_GEOGFROMTEXT (note GEOG not GEOM) function call when generating Snowflake SQL. (and probably all PostGIS impls, haven't test…
-
### Describe the bug
When running Metabase sync with a vector column on Snowflake, it fails the entire sync (not only the affected table) with this error:
An SQLException was provoked by the followin…
-
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.14.4…
-
### Connector Name
destination-snowflake
### Connector Version
- ~~v3.9.0 ~ v3.10.1 have the issue.~~ (Turns out false alarm, please check comment [here](https://github.com/airbytehq/airbyte/…
-
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.1…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
I have a QBO instance that has expenses logged and the net income adjustment is not coming …
-
## What is the current behavior?
The Snowflake Connector for .NET does not currently have any specific support for OpenTelemetry metrics or traces like other .NET data access libraries such as [Npg…