Commits


William Hyun authored and Antoine Pitrou committed 40456a87311
ARROW-16581: [C++][Java] Upgrade ORC to 1.7.4 Bump ORC to 1.7.4. Apache ORC 1.7.3 is a maintenance release with the following bug fixes. - https://github.com/apache/orc/releases/tag/v1.7.4 - https://orc.apache.org/news/2022/04/15/ORC-1.7.4/ Closes #13159 from williamhyun/orc174 Authored-by: William Hyun <william@apache.org> Signed-off-by: Antoine Pitrou <antoine@python.org>