Skip to content

Scalar functions: simplify JNI handling (1.5)#650

Merged
staticlibs merged 1 commit intoduckdb:v1.5-variegatafrom
staticlibs:scalar_functions_jni_15
Apr 12, 2026
Merged

Scalar functions: simplify JNI handling (1.5)#650
staticlibs merged 1 commit intoduckdb:v1.5-variegatafrom
staticlibs:scalar_functions_jni_15

Conversation

@staticlibs
Copy link
Copy Markdown
Collaborator

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

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 staticlibs merged commit 4ac94d2 into duckdb:v1.5-variegata Apr 12, 2026
@staticlibs staticlibs deleted the scalar_functions_jni_15 branch April 12, 2026 21:26
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