[ https://issues.apache.org/jira/browse/ARROW-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661841#comment-17661841 ]
Rok Mihevc commented on ARROW-4819: ----------------------------------- This issue has been migrated to [issue #21336|https://github.com/apache/arrow/issues/21336] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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)