Commits


William Hyun authored and GitHub committed 095179f8a38
ARROW-16848: [C++][Java] Update ORC to 1.7.5 (#13392) This PR aims to upgrade ORC to version 1.7.5. Apache ORC 1.7.5 is the most recent maintenance release with the following bug fixes. - https://github.com/apache/orc/releases/tag/v1.7.5 - https://orc.apache.org/news/2022/06/16/ORC-1.7.5/ Authored-by: William Hyun <william@apache.org> Signed-off-by: David Li <li.davidm96@gmail.com>