Commits


Gang Wu authored and GitHub committed 6a3c8b297f6
ARROW-18435: [C++][Java] Update ORC to 1.8.1 (#14942) This PR aims to upgrade ORC to version 1.8.1. Apache ORC 1.8.1 is the most recent release: https://github.com/apache/orc/releases/tag/v1.8.1 https://orc.apache.org/news/2022/12/02/ORC-1.8.1/ Authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>