alamb commented on code in PR #6601:
URL: https://github.com/apache/arrow-rs/pull/6601#discussion_r1807794639


##########
object_store/src/aws/resolve.rs:
##########
@@ -80,13 +80,13 @@ mod tests {
 
     #[tokio::test]
     async fn test_private_bucket() {
-        let bucket = "bloxbender";
+        let bucket = "public-datasets";

Review Comment:
   the test is called `private-bucket` but then uses no authentication. I don't 
know what to make of this.
   
   Maybe @tustvold  remembers



-- 
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]

Reply via email to