duckdb / duckdb/duckdb-node-neo
Support vector creation
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 46
- Avg merge
- 15h 38m
- Merged PRs (30d)
- 22
Description
Support `duckdb_create_vector` and `duckdb_destroy_vector`.
Need to figure out how to distinguish vectors created this way versus vectors that are part of a data chunk; the latter cannot be explicitly destroyed separately from the data chunk.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.