-
### What would you like help with?
Following your DOC, trying to connect to Snowflake:
```
uri = snowflake://:@/?warehouse=
with adbc_driver_snowflake.dbapi.connect(uri) as connection:
...
```…
-
### Configuration
```hcl
resource "databricks_sql_table" "tbl_test" {
warehouse_id = var.sql_warehouse_id
name = "tbl_test"
catalog_name = "${var.databricks_catalo…
-
# Bug
There is a problem with updating the inventory of products in the Dollibar warehouse.
## Environment
- **Version**: 19.2
- **OS**: Linux
- **Web server**: Apache
## Expected and…
-
So, the new warehouse has a great new feature. Collections. RV (RAVE) already allows viewing of multiple projects at once. We don't put limits on it, but if someone tries to do too much, GIS will obvi…
-
Original issue:
https://github.com/dask/dask/issues/2852
I am tagging @bdrosen96 at the recommendation of @martindurant
Summary:
```
token = hdfs3.HDFileSystem().delegate_token(user='jlord')
…
-
-----------------------------------------------------------------
Certain models materialize in the default schema for the dbt profile when running +core__claims. In particular core__stg_claims_eligi…
-
I'm trying to use Freezegun in Pyspark 3.2.1 code, but I got the following error:
```
TypeError: field time_column: TimestampType can not accept object FakeDatetime(2012, 1, 14, 0, 0) in type
``…
-
Certain complex correlated queries, e.g:
```
trino> explain select a.w_warehouse_sk from hive.tpcds_sf10_orc.warehouse a
where exists (select b.w_warehouse_sk from hive.tpcds_sf10_orc.warehouse b w…
-
Hey @tylerjw,
It looks like `warehouse_ros_mongo` isn't building on some platforms:
* [Ubuntu Focal armhf](https://build.ros.org/view/Nbin_ufhf_uFhf/job/Nbin_ufhf_uFhf__warehouse_ros_mongo__ubun…
-
Trying inserting data into foregin table ends with ignore for _id parameter.
Example:
INSERT INTO warehouse VALUES (uuid_generate_v4()::text, 2, 'Laptop', '2015-11-11T08:13:10Z');
Creates:
"_i…