Commits


Gene Novark authored and Antoine Pitrou committed d0e4a080ce3
ARROW-4255: [C++] Eagerly initialize name_to_index_ to avoid race Author: Gene Novark <30661774+gnpdt@users.noreply.github.com> Closes #3408 from gnpdt/ARROW-4255 and squashes the following commits: 5ae50cdb <Gene Novark> Deduplicate code, fix linter error 216bcd7d <Gene Novark> Eagerly initialize name_to_index_ to avoid race