Commits


Ian Alexander Joiner authored and David Li committed 92ee2952155
ARROW-14788: [C++] Fix warning in dataset/file_orc_test.cc This is a very minor issue that is likely to have blocked our tests in master for a while. I do wonder why it was only discovered last night though. Is it because we are not testing ORC-related code by default? Closes #11750 from iajoiner/ARROW-14788 Authored-by: Ian Alexander Joiner <iajoiner809@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>