This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from c20aaa0 ARROW-7161: [C++] Migrate filesystem APIs from Status to
Result
add ee3f10a ARROW-7225: [C++] Fix `*std::move(Result<T>)` for move-only T
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/result.h | 2 +-
cpp/src/arrow/result_test.cc | 20 ++++++++++++++++----
2 files changed, 17 insertions(+), 5 deletions(-)