Olivier Agudo-Perez

Results 7 comments of Olivier Agudo-Perez

We are having the exact same problem. Trying to copy with partition on remote S3 always ends up with OOM, no matter the size of the data. Local partitioned copy...

We noticed the same issue here.

Regarding consequences, from my understanding, it will depend on how we decide to manage the transactions, but the most likely behavior change will be that (if some issue arise during...

Quick update on this issue regarding `external` materialization using only one thread. My first (DuckDB-uneducated) assumption was that, due to some DuckDB optimization, the query planner decided to use only...

Thanks for the quick reply ! I just checked and both CLI and Python DuckDB are using 1.1.3. about `dbt-duckdb`, I am using a local build which includes my fix...

That's what I was thinking before, but the behavior is not the same when running with and without `PER_THREAD_OUTPUT`. For example when I set `PER_THREAD_OUTPUT` to `true`, it will create...

Hi @jwills I know you are busy recently but did you had some time to check that issue ? :) I don't know if it's a problem with dbt-duckdb though,...