marcboeker / go-duckdb

go-duckdb provides a database/sql driver for the DuckDB database engine.
MIT License
746 stars 110 forks source link

Add benchmark and fix list resizing #278

Closed JAicewizard closed 2 months ago

JAicewizard commented 2 months ago

When resizing, we need to update the vector data pointer