Commits

David Li authored fdd6ab11a71
ARROW-12429: [C++] Fix incorrectly registered test Recent versions of Googletest catch this, but Googletest doesn't have releases anymore - they expect everyone to just use any commit from master. Also, the latest version has link issues when used with Arrow. Closes #10075 from lidavidm/arrow-12429 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>