[
https://issues.apache.org/jira/browse/ARROW-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4819:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21336
> [Java] Make JniWrapper native method be public
> ----------------------------------------------
>
> Key: ARROW-4819
> URL: https://issues.apache.org/jira/browse/ARROW-4819
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Weijie Tong
> Priority: Major
>
> The goal is to integrate Gandiva into apache Drill project. Now drill and
> arrow has some differences at the column in memory representation. Drill has
> a 2.0 plan to integrate arrow. Now I want to do some prior work to integrate
> arrow lib into drill project. The first thing is to make JniWrapper's package
> level methods be public ones. Maybe we can rename this classes as
> UnsafeJniWrapper like java's Unsafe class to allow others to invoke these
> methods directly.
> So what's your opinion about this advice ? If ok , I will submit a
> corresponding PR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)