Commits


liyafan82 authored and Sidd committed c3e5668718c
ARROW-7177: [Java] Provide a utility to improve the performance of vector loading/unloading (#5842) * [ARROW-7177][Java] Provide a utility to improve the performance of vector loading/unloading * [ARROW-7177][Java] Add benchmark and resolve comment * [ARROW-7177][Java] Adjust the benchmark to avoid event recording * [ARROW-7177][Java] Add benchmark for vector loading