duckdb / duckdb/duckdb-node-neo
Support user-defined aggregate functions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 46
- Avg merge
- 15h 38m
- Merged PRs (30d)
- 22
Description
Support bindings and high-level API for all C API functions that use `duckdb_aggregate_function`.
This also requires supporting `duckdb_function_info`, which is also needed by scalar, table, and cast functions. Support is also needed for `duckdb_aggregate_state`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.