shunping commented on code in PR #29360:
URL: https://github.com/apache/beam/pull/29360#discussion_r1397769242


##########
sdks/python/apache_beam/io/gcp/gcsfilesystem.py:
##########
@@ -352,27 +352,20 @@ def delete(self, paths):
     Args:

Review Comment:
   GCS is currently a flat system. I think it will match and delete all the 
files with that prefix, which is equivalent to delete the files recursively.



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