[
https://issues.apache.org/jira/browse/ARROW-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789522#comment-16789522
]
weijie.tong commented on ARROW-4819:
------------------------------------
[~praveenbingo] It's a temporary solution until Drill moves to Arrow
completely.
> [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
(v7.6.3#76005)