-
- [x] implement the table metadata functionality using [describe](https://duckdb.org/docs/guides/meta/describe.html)
- [x] implement basic data types.
- [ ] testing and burnin phase
-
DuckDB tasks:
- [x] Conversion code:
- [x] Single spectrum
- [x] Chromatogram (given m/z range)
- [x] Multi-spectrum RT range
- [ ] Via CREATE INDEX?
- [ ] Via presorting (only w…
-
Hi!
In my current workflow, I occasionally export PyRIT's results to Excel files. However, when using Python 3.12, my script that converts DuckDB entries to Excel in PyRIT silently crashed.
Upon inv…
-
**Is your feature request related to a problem? Please describe.**
DuckDB macros are temporary. They're scoped to a connection where they're created.
**Describe the solution you'd like**
I would …
-
SQLite will choke pretty quickly on analytical queries. [DuckDB](https://duckdb.org) is essentially SQLite as an analytical, columnar database. Putting reporting there will help SQLite stay viable lon…
-
I've been fairly impressed by my testing of DuckDB. The speed of their SQL engine is really impressive. And they have a very impressive Parquet reader too (or at least the interaction with it through …
-
### What happens?
Server crashes when running `citus` and `pg_duckdb` extensions on the same Postgres instance
### To Reproduce
Built `citus` 12.1.4 and `pg_duckdb` latest git on Postgre 16.4, and …
-
Hello,
I wanted to use `duckdb-rs` to insert a list of items. However, it turns out that this isn't implemented in `duckdb-rs`. See:
- https://github.com/duckdb/duckdb-rs/blob/main/crates/duckdb/s…
-
q15 与duckdb不同。与mo相同
-
q10结果与duckdb不同,与mo相同。