westonpace commented on a change in pull request #70:
URL: https://github.com/apache/arrow-cookbook/pull/70#discussion_r706521842
##########
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:
Thanks, I'm good with this approach. If amol- or jorisvandenbossche
have better ideas when they get back we can fix it then.
--
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]