[
https://issues.apache.org/jira/browse/ARROW-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657831#comment-17657831
]
Rok Mihevc commented on ARROW-799:
----------------------------------
This issue has been migrated to [issue
#16409|https://github.com/apache/arrow/issues/16409] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Components: Java
> Reporter: Jingyuan Wang
> 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
(v8.20.10#820010)