You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/06/12 20:38:00 UTC

[jira] [Commented] (ARROW-799) [Java] Provide guidance in documentation for using Arrow in an uberjar setting

    [ https://issues.apache.org/jira/browse/ARROW-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510167#comment-16510167 ] 

Wes McKinney commented on ARROW-799:
------------------------------------

I removed this from the 0.10 release milestone. It would be great to have this documented to help other Java developers using Arrow

> [Java] Provide guidance in documentation for using Arrow in an uberjar setting 
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-799
>                 URL: https://issues.apache.org/jira/browse/ARROW-799
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Jingyuan Wang
>            Assignee: Li Jin
>            Priority: Major
>              Labels: beginner
>
> Currently, ArrowBuf class directly access the package-private fields of AbstractByteBuf class which makes shading Apache Arrow problematic. If we relocate io.netty namespace excluding io.netty.buffer.ArrowBuf, it would throw out IllegalAccessException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)