ARROW-16261: [C++] Fix DeleteDirContents on HDFS with missing_dir_ok=True#12943
ARROW-16261: [C++] Fix DeleteDirContents on HDFS with missing_dir_ok=True#12943pitrou wants to merge 2 commits intoapache:masterfrom
Conversation
|
@github-actions crossbow submit hdfs |
|
Revision: 07412519f959385110f3d38ad152bb625900b771 Submitted crossbow builds: ursacomputing/crossbow @ actions-1893
|
westonpace
left a comment
There was a problem hiding this comment.
Thanks, I had mistakenly assumed that hdfs tests were part of the regular CI.
…True Also improve errno propagation from HDFS-related errors.
Co-authored-by: Weston Pace <weston.pace@gmail.com>
ccc1ea2 to
5a5756d
Compare
|
Benchmark runs are scheduled for baseline = fd5f28e and contender = c04c3ff. c04c3ff is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Also improve errno propagation from HDFS-related errors.