Commits


Antoine Pitrou authored and Sutou Kouhei committed bdc126ae042
ARROW-7408: [C++] Fix compilation of reference benchmarks Was broken by migrating the compression APIs to `Result<T>`. Closes #6047 from pitrou/ARROW-7408-ref-benchmarks-compile-fix and squashes the following commits: 36343057a <Antoine Pitrou> ARROW-7408: Fix compilation of reference benchmarks Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>