-
q2结果与duckdb 不同。与mo相同
-
q13结果与duckdb不同。与mo基本相同。
-
### What happens?
I switched my codebase to the experimental COI implementation, and all extension loading began to fail with:
```
Error: IO Error: Extension "https://extensions.duckdb.org/v1.1.2…
-
## https://trident.yuiseki.net/duckdb
### Achievements
- Load GeoJSON as a database in the browser
- Retrieve database schema in the browser
- Output appropriate SQL based on database schema b…
-
If I run the following with the file
[samsung_sales.xlsx](https://github.com/user-attachments/files/17836343/samsung_sales.xlsx)
```python
import duckdb
sql = """
INSTALL spatial; LOAD…
-
I encountered a panic error while starting up my application. The error message is as follows:
test@test5:~/BemiDB$ make up
devbox run --env-file .env "cd src && go run ."
2024/11/22 08:53:11 […
-
### Current Behavior:
Build fails because it somehow can't find :
```
[libduckdb-sys 1.0.0] cargo:warning=/wrkdirs/usr/ports/misc/quary/work/target/release/build/libduckdb-sys-5a87e5a46b16f13e/ou…
-
Hello,
Is it possible to add this analytical database as an ouput with filename and table ?
-
Due to the difficulties of running pyspark on Windows (#13 and #17 ) and it's sole purpose in our application is just to query a parquet file, an alternative that is less OS dependent is preferred for…
-
### Search before asking
- [X] I have searched the EvaDB [issues](https://github.com/georgia-tech-db/eva/issues) and found no similar feature requests.
### Description
DuckDB is an efficient colum…