[
https://issues.apache.org/jira/browse/ARROW-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-5752:
----------------------------------
Labels: pull-request-available (was: )
> [Java] Improve the performance of ArrowBuf#setZero
> --------------------------------------------------
>
> Key: ARROW-5752
> URL: https://issues.apache.org/jira/browse/ARROW-5752
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Minor
> Labels: pull-request-available
>
> The current implementation involves repeated calls of setLong, setInt &
> setByte. It is more efficient to directly call the native function.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)