alamb commented on code in PR #4518:
URL: https://github.com/apache/arrow-rs/pull/4518#discussion_r1263068253
##########
object_store/src/lib.rs:
##########
@@ -1258,6 +1258,15 @@ mod tests {
}
delete_fixtures(storage).await;
+
+ let path = Path::from("empty");
Review Comment:
This test appears to pass even without the code changes in this PR. See
https://github.com/apache/arrow-rs/pull/4519 for example
--
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]