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)