Commits


Wes McKinney authored and Micah Kornfield committed aa18d257d0a
ARROW-5289: [C++] Move arrow/util/concatenate* to arrow/array The array/ subfolder is a more natural place to organize algorithms and other code relating to manipulating columnar array objects Author: Wes McKinney <wesm+git@apache.org> Closes #4445 from wesm/ARROW-5289 and squashes the following commits: 002dfc987 <Wes McKinney> Move arrow/util/concatenate* to arrow/array