Skip to content

scalar functions api#279

Merged
jraymakers merged 1 commit intomainfrom
jray/scalar-functions-api
Aug 17, 2025
Merged

scalar functions api#279
jraymakers merged 1 commit intomainfrom
jray/scalar-functions-api

Conversation

@jraymakers
Copy link
Copy Markdown
Collaborator

Expose scalar functions through the API.

In addition to the basic functionality of registering a named function with a return type, the following features are also supported:

  • parameters
  • varargs
  • volatile
  • special handling
  • extra info

Not yet supported:

  • bind function (needs a C API function scheduled for release in DuckDB 1.4.0).

@jraymakers jraymakers merged commit 1bd876c into main Aug 17, 2025
5 checks passed
@jraymakers jraymakers deleted the jray/scalar-functions-api branch August 17, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant