[
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: 0.8.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: Jingyuan Wang
> Fix For: 0.8.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
(v6.4.14#64029)