rok commented on code in PR #46345:
URL: https://github.com/apache/arrow/pull/46345#discussion_r2077240305


##########
python/pyarrow/_s3fs.pyx:
##########
@@ -270,7 +270,7 @@ cdef class S3FileSystem(FileSystem):
     >>> s3 = fs.S3FileSystem(region='us-west-2')
     >>> s3.get_file_info(fs.FileSelector(
     ...    'power-analysis-ready-datastore/power_901_constants.zarr/FROCEAN', 
recursive=True
-    ... ))
+    ... )) # doctest: +SKIP

Review Comment:
   How about something from 
https://registry.opendata.aws/nyc-tlc-trip-records-pds/ or if we need [a 
folder](https://prd-tnm.s3.amazonaws.com/index.html?prefix=StagedProducts/Elevation/1m/Projects/WY_YellowstoneNP_2020_D20/metadata/).



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