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

Li Jin commented on ARROW-799:
------------------------------

Pull request: https://github.com/apache/arrow/pull/540

> Access package-private fields readerIndex/writerIndex in 
> io.netty.buffer.AbstractByteBuf using public getter methods
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-799
>                 URL: https://issues.apache.org/jira/browse/ARROW-799
>             Project: Apache Arrow
>          Issue Type: Task
>            Reporter: Jingyuan Wang
>            Assignee: Jingyuan Wang
>
> 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.3.15#6346)

Reply via email to