pitrou opened a new pull request #12697:
URL: https://github.com/apache/arrow/pull/12697
Avoid sporadic test failures with this kind of error message:
```
'fs_->CopyFile("bucket/somefile", "bucket/newfile")' failed with IOError:
When copying key 'somefile' in bucket 'bucket' to key 'newfile' in bucket
'bucket': AWS Error [code 100]: Unable to parse ExceptionName:
XMinioServerNotInitialized Message: Server not initialized, please try again.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]