You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Hongze Zhang (Jira)" <ji...@apache.org> on 2022/05/31 09:45:00 UTC

[jira] [Created] (ARROW-16691) [Java][C++] Reorganize JNI code from several modules

Hongze Zhang created ARROW-16691:
------------------------------------

             Summary: [Java][C++] Reorganize JNI code from several modules
                 Key: ARROW-16691
                 URL: https://issues.apache.org/jira/browse/ARROW-16691
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Hongze Zhang


We have several modules implementing JNI wrappers:

# gandiva
# plasma
# dataset
# orc

We can reorganize all the JNI-related codes, maybe into a single parent module, to split out the common utilities (e.g. memory pool, exception handling, reference management).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)