Commits


Li Jin authored and Wes McKinney committed 3bc7d4604c6
ARROW-1296: [Java] Fix allocationSizeInBytes in FixedValueVectors.res… Fix allocationSizeInBytes in FixedValueVectors.reset Author: Li Jin <ice.xelloss@gmail.com> Closes #915 from icexelloss/vector-reset-ARROW-1296 and squashes the following commits: f9c8607f [Li Jin] Add VectorReset test; Add package private method getAllocationSize to FixedValueVectors d0117a83 [Li Jin] ARROW-1296: [Java] Fix allocationSizeInBytes in FixedValueVectors.reset()