-
I think pandas will be a lot simpler and more concise than using duckdb in [01_get_open_access_pdfs_duckdb.py](https://github.com/biobricks-ai/OpenStemDocs/blob/main/stages/python/01_get_open_access_p…
-
i.e. extracting ontology class CURIes from env_broad_scale, env_loall_scale and env_medium
followup with Jasper, Peter, Paramvir and Mikaela
https://www.kbase.us/team/
- prototype in Jupyte…
-
## What happens?
Hi,
We have run into what we think are unexpected behaviours when executing multiple queries with a single `execute` statement.
## To Reproduce
### Errors not raised
```r…
-
Getting weird behaviour when any error is returned while also using the skia-safe (https://crates.io/crates/skia-safe) crate. I'm on a Mac with a M3 chip so that might be the only way to reproduce th…
-
### What happens?
I'm trying to build duckdb-wasm on my new MacOS. It gives an error when I run 'make serve' after running other commands. It can't find duckdb-mvp.js in ./src/bindings folder.
See…
-
* Update DuckDB connector errors to align with error guidelines
DuckDB doesn't use the generic DataConnectorError::InvalidTableName to provide an unified and actionable error message on invalid table…
-
# 在rust中使用duckdb的一些笔记 | 虫子樱桃
基本使用 添加cargo包 在cargo.toml中添加
[dependencies] duckdb = {version = "1"} 示例代码 use duckdb::{params, Connection, Result}; use duckdb::arrow::record_batch::RecordBatch; use duck…
-
This feature implements support for DuckDB as a supported sink for pgwatch3 to run OLAP wokloads on the collected metrics
-
### What happens?
If we parallel run type_support test like below, server will crash
PostgreSQL build:
```
CFLAGS='-Og' ./configure --enable-tap-tests --with-openssl --enable-debug --enable-casser…
-
### Expected behavior
Using both RocksDB (via Kafka Streams) and the DuckDB JDBC driver works.
### Actual behavior
When both RockDB (via Kafka Streams) and the DuckDB JDBC driver are in the c…