guillesd

Results 7 issues of guillesd

This bug is due to the new release of `makupfsafe` (2.1.0) where `soft_unicode` has been removed. Deps need to be adapted

## Expected Behavior When running the CLI command ```bash dbx deploy --environment dev --deployment-file some_deployment.yml ``` I would expect dbx to give me the option to overwrite the previous wheel,...

discussion

**Describe the bug** When specifying a soda_account in my `warehouse.yml` file, I would expect that if the environment variables for `API_KEY_ID` and `API_KEY_SECRET` are not provided, an exception should be...

bug
soda-sql

**Describe the bug** The row_count metric stopped being collected when we bumped our dbt version to 1.8 (previously on 1.7). Also, elementary does not inform that this is happening. I...

Bug
Triage 👀

### What happens? When initializing Ducklake for the first time (`ATTACH` command with a fresh catalog) there is no need to specify a `METADATA_SCHEMA` property. However, subsequent `ATTACH` statements will...

reproduced

### Description Hi! I'm Guillermo from DuckDB Labs (creators and maintainers of DuckDB). I'm looking to expand the DuckLake ecosystem and find that Polars could be a great candidate to...

enhancement

### What happens? When copying from one sqlite db to another, an error is thrown: ```console Binder Error: SQLite databases do not support creating new schemas ``` This doesn't make...