Ila
Ila
NEW EDIT --- the current implementation passes CI/CD checks (except for maybe tidy, but I am having major issues running the thing on my laptop, so I will break it...
### Description of the problem I am testing my benchmarks on a new machine and suddenly Gramine won't work as expected. The workflow I am running is the following: 1....
### What happens? Hi, not sure if this is interesting for you but I get this by executing the following series of steps on DuckDB 0.9.2 (official version, no changes...
### What happens? Memory leaks when trying to run the benchmark runner in debug mode (tested on the official duckdb repo, latest commit) ### To Reproduce ``` make debug BUILD_BENCHMARK=1...
### What happens? Since the new version I cannot use the postgres extension anymore. ### To Reproduce ``` attach if not exists 'dbname=my_db user=ubuntu password=xxxx host=localhost' as my_db (type postgres);...