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).
We have several modules implementing JNI wrappers:
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).
Reporter: Hongze Zhang / @zhztheplayer
Note: This issue was originally created as ARROW-16691. Please see the migration documentation for further details.