Skip to content

Scalar functions: simplify JNI handling#642

Open
staticlibs wants to merge 1 commit intoduckdb:mainfrom
staticlibs:scalar_functions_jni
Open

Scalar functions: simplify JNI handling#642
staticlibs wants to merge 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
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