[
https://issues.apache.org/jira/browse/ARROW-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-799:
-------------------------------
Fix Version/s: (was: 0.9.0)
0.10.0
> [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: Task
> Reporter: Jingyuan Wang
> Assignee: Li Jin
> Priority: Major
> Fix For: 0.10.0
>
>
> 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)