tustvold commented on code in PR #5528:
URL: https://github.com/apache/arrow-rs/pull/5528#discussion_r1532488631
##########
object_store/src/local.rs:
##########
@@ -990,6 +999,7 @@ mod tests {
list_with_delimiter(&integration).await;
rename_and_copy(&integration).await;
copy_if_not_exists(&integration).await;
+ copy_rename_nonexistent_object(&integration).await;
Review Comment:
Yes, I intended to do this as a follow up but would also be happy to review
a PR that did this
--
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]