Commits


tianchen authored and Micah Kornfield committed 57940e7a2d0
ARROW-5918: [Java] Add get to BaseIntVector interface Related to [ARROW-5918](https://issues.apache.org/jira/browse/ARROW-5918). Author: tianchen <niki.lj@alibaba-inc.com> Closes #4859 from tianchen92/ARROW-5918 and squashes the following commits: 3732a78b3 <tianchen> update javadoc and add unsafe method in BaseIntVector 1562ae183 <tianchen> fix 2 7ddce1208 <tianchen> fix 26d30be87 <tianchen> fix e65473cf9 <tianchen> fix comments fe9c2ecda <tianchen> fix 9b8afa6a0 <tianchen> enable null checking 9f2fc0910 <tianchen> fix 5739cc409 <tianchen> ARROW-5918: Add get to BaseIntVector interface