Mehdi OUAZZA

Results 9 issues of Mehdi OUAZZA

Hi there, First, thank you so much for the awesome work on this life-changing plugin! A lot of companies need to have a custom docker base image layer (for security,...

containers
feature-request

As md environment differs slightly (and hopefully less in the future ;)) from duckDB, I was thinking of creating a dedicated [environment class](https://github.com/jwills/dbt-duckdb/blob/master/dbt/adapters/duckdb/environments/__init__.py#L32) that would be loaded when users specify...

Hi there, We got a clustered kerberos with SSL, and I basically used the same keytab that I'm using for other services to try out hdfs3 like this : ```...

Hi there, I'm having troubles to expose some ports for testing outside connections with clusterdock (like hive 10000) in a custom image. I'm missing some docs but here is what...

**Is your feature request related to a problem? Please describe.** For athena connection, we need to provide a `staging_dir` parameter where Athena will output the query result. However, this is...

soda-sql

**Is your feature request related to a problem? Please describe.** When using GCP runtimes to run soda scan, there's quite some workaround to be done to authenticate as there's no...

soda-sql

### What happens? Spatial and Iceberg extensions should auto-load as their functions are in the [extension_entries.hpp](https://github.com/duckdb/duckdb/blob/v0.10.2/src/include/duckdb/main/extension_entries.hpp#L157) but they aren't. ### To Reproduce ### On DuckDB 10.2 CLI For Spatial extension...

needs triage
Needs Documentation
expected behavior

- Rework `/ingestion` to use the DuckDB BigQuery extension instead of BigQuery Python API. - Bump DuckDB to `1.2.2` - Bump dbt-duckdb to `1.9.3`

hey there 👋 first off, thanks for the awesome project, it’s been super helpful for a few of my workflows. For context, I know this has been requested [here](https://github.com/sigoden/aichat/issues/539), but...

enhancement