Commits


Benjamin Kietzman authored and Uwe L. Korn committed 4a80fd970eb
ARROW-4430: [C++] Fix untested TypedByteBuffer<T>::Append method Author: Benjamin Kietzman <bengilgit@gmail.com> Closes #3528 from bkietz/ARROW-4430-test-typedbufferbuilder-append-copies and squashes the following commits: d70e71de <Benjamin Kietzman> explicitly cast from bool to TypeParam f7397206 <Benjamin Kietzman> fixed format issue 2789a4d4 <Benjamin Kietzman> add test, fix append method