pabloem commented on code in PR #17380:
URL: https://github.com/apache/beam/pull/17380#discussion_r863178072


##########
sdks/python/apache_beam/io/aws/s3io.py:
##########
@@ -464,6 +459,49 @@ def exists(self, path):
         # We re-raise all other exceptions
         raise
 
+  def _status(self, path):

Review Comment:
   I see this function is only used in unit tests, and it's private. What's the 
purpose for it?



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