duckdb / duckdb/duckdb-node-neo

Support duckdb_expression (new in 1.4.0)

Open
#298 0 comments 0 reactions 1 assignee Claimed by @jraymakers View on GitHub
enhancement
Dominant language
TypeScript
Stars
197
Forks
46
Avg merge
15h 38m
Merged PRs (30d)
22

Description

New type: `duckdb_expression`
New functions:
- `duckdb_destroy_expression`
- `duckdb_expression_return_type`
- `duckdb_expression_is_foldable`
- `duckdb_expression_fold`

The only way to get a duckdb_expression is through these scalar function functions:
- `duckdb_scalar_function_bind_get_argument_count`
- `duckdb_scalar_function_bind_get_argument`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.