drabastomek commented on a change in pull request #70:
URL: https://github.com/apache/arrow-cookbook/pull/70#discussion_r706358042



##########
File path: python/source/io.rst
##########
@@ -419,7 +422,8 @@ by ``month`` using
 
 .. testcode::
 
-    dataset = ds.dataset("s3://ursa-labs-taxi-data/2011", 
+    dataset = ds.dataset("2011", 
+                         filesystem=s3

Review comment:
       @westonpace I changed the code back to using URI and added a warning 
that if this code fails most likely it's because of the AWS credentials not 
being set. Added instructions how to set these properly.




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