-
I'm trying a few ways to statically compile the `examples` package in this repo and I can't seem to get something to work.
1. With Debian, gcc, glibc:
```
docker run --rm -e CGO_ENABLED=1 -e GO…
-
> Please describe the problem you encountered in the DuckDB documentation and include the "Page URL" link shown below.
> Note: only create an issue if you wish to report a problem with the DuckDB doc…
-
在离线环境下运行服务端镜像,报错如下:
init logger, level: INFO, format: json
all_in_one-csghub_server-1 | {"time":"2024-04-27T06:49:16.456842199Z","level":"INFO","msg":"FIFOScheduler run started"}
all_in_one-csghub…
-
We currently have a lot of duplication of the documentation across DuckDB and PostgreSQL extensions. Specifically:
- How to INSTALL/LOAD
- Clear attached database schema cache
- USE statement
a…
-
### What happened?
When trying to run the following code (xref: https://github.com/ibis-project/ibis/issues/9662)
```python
>>> url = "s3://overturemaps-us-west-2/release/2024-06-13-beta.1/them…
-
`test_duckdb_adapter` encounters segmentation fault after updating dependencies.
Stack trace from the GH action:
```
py: freeze> python -m pip freeze --all
py: pip==24.2,setuptools==74.1.2,wheel==…
-
### What happens?
TablePlus can't show the schema information of columns of DuckDB tables via pg_lakehouse. This by itself is not an issue but unfortunately the consequence is that IntelliSense is no…
-
如 #58 描述,用户在离线状态下使用,无法下载 extension 会导致服务启动失败
另外,跳过extension 下载也会让服务的启动更快。
Rader updated
4 months ago
-
Hey all, it seems like in version 0.10.2, some additional extension metadata requirements were added https://github.com/duckdb/duckdb/pull/11515 (its buried in the release notes as a non breaking chan…
-
### What happens?
Custom compiled DuckDB python extension cannot load.
### To Reproduce
source /path/to/env/bin/activate
mkdir -p build
cd build
cmake ..
make -j10
### OS:
Linux
### DuckDB V…