Skip to content

Add Java table functions support#644

Merged
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:table_functions
Apr 12, 2026
Merged

Add Java table functions support#644
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:table_functions

Conversation

@staticlibs
Copy link
Copy Markdown
Collaborator

@staticlibs staticlibs commented Apr 11, 2026

This PR is a continuation of #630, it adds support for writing DuckDB table functions in Java.

Documentation is added to UDF.md.

Testing: new test added

@staticlibs
Copy link
Copy Markdown
Collaborator Author

@lfkpoa

Hi! Just in case you are available, I wonder if you would like to look at this PR?

This PR is a continuation of duckdb#630, it adds support for writing DuckDB
table functions in Java.

Documentation is added to UDF.md.

Testing: new test added
@staticlibs staticlibs merged commit 02e2cae into duckdb:main Apr 12, 2026
14 checks passed
@staticlibs staticlibs deleted the table_functions branch April 12, 2026 19:58
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