Skip to content

Scalar functions: simplify JNI handling#642

Merged
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:scalar_functions_jni
Apr 11, 2026
Merged

Scalar functions: simplify JNI handling#642
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:scalar_functions_jni

Conversation

@staticlibs
Copy link
Copy Markdown
Collaborator

This PR is a follow-up to #630 and #637.

It removes JNI utilities specific to scalar functions in favour of more generic GlobalRefHolder utility.

Testing: no functional changes, no new tests

This PR is a follow-up to duckdb#630 and duckdb#637.

It removes JNI utilities specific to scalar functions in favour of more
generic `GlobalRefHolder` utility.

Testing: no functional changes, no new tests
@staticlibs staticlibs merged commit 2f4ed44 into duckdb:main Apr 11, 2026
14 checks passed
@staticlibs staticlibs deleted the scalar_functions_jni branch April 11, 2026 22:41
staticlibs added a commit to staticlibs/duckdb-java that referenced this pull request Apr 12, 2026
This is a backport of the PR duckdb#642 to `v1.5-variegata` stable branch.

This PR is a follow-up to duckdb#630 and duckdb#637.

It removes JNI utilities specific to scalar functions in favour of more
generic `GlobalRefHolder` utility.

Testing: no functional changes, no new tests
staticlibs added a commit that referenced this pull request Apr 12, 2026
This is a backport of the PR #642 to `v1.5-variegata` stable branch.

This PR is a follow-up to #630 and #637.

It removes JNI utilities specific to scalar functions in favour of more
generic `GlobalRefHolder` utility.

Testing: no functional changes, no new tests
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