Commits


William Hyun authored and Antoine Pitrou committed 5226a3b5a0f
ARROW-14709: [C++][Java] Upgrade ORC to 1.7.1 and use the official Apache distribution site This PR aims to bump ORC to 1.7.1 and use the official Apache distribution site. Apache ORC 1.7.1 is a maintenance release with the following bug fixes. - https://github.com/apache/orc/releases/tag/rel%2Frelease-1.7.1 Closes #11699 from williamhyun/orc171 Lead-authored-by: William Hyun <william@apache.org> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>