Commits


Johan Mabille authored and Wes McKinney committed 867f9247059
ARROW-231 [C++]: Add typed Resize to PoolBuffer I also added a typed Reserve to be consistent. Let me know what you think. Author: Johan Mabille <johan.mabille@gmail.com> Closes #391 from JohanMabille/buffer_resize and squashes the following commits: 90ccbfa [Johan Mabille] typed resize