Commits


Antoine Pitrou authored and Micah Kornfield committed ee3f10a6cea
ARROW-7225: [C++] Fix `*std::move(Result<T>)` for move-only T Closes #5881 from pitrou/ARROW-7225-result-move-fix and squashes the following commits: 7aa7a693f <Antoine Pitrou> ARROW-7225: Fix `*std::move(Result<T>)` for move-only T Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>