[
https://issues.apache.org/jira/browse/ARROW-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-6172.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request 5042
[https://github.com/apache/arrow/pull/5042]
> [Java] Provide benchmarks to set IntVector with different methods
> -----------------------------------------------------------------
>
> Key: ARROW-6172
> URL: https://issues.apache.org/jira/browse/ARROW-6172
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
>
> We provide benchmarks to evaluate the performance of setting IntVector in 3
> different ways:
> # through a value holder
> # through a writer
> # directly set the value through a set method
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)