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



##########
File path: python/source/io.rst
##########
@@ -447,6 +450,27 @@ or :meth:`pyarrow.dataset.Dataset.to_batches` like you 
would for a local one.
     It is possible to load partitioned data also in the ipc arrow
     format or in feather format.
 
+.. warning::
+
+    If the above code throws an error most likely the reason is your
+    AWS credentials are not set. Follow these instructions to get

Review comment:
       This would need to revert to adding `filesystem` parameter rather than a 
`anonymous` flag directly in the `dataset` object. Unless I'm doing something 
wrong.




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