lostluck commented on code in PR #26192:
URL: https://github.com/apache/beam/pull/26192#discussion_r1171927418
##########
sdks/go/pkg/beam/io/filesystem/filesystem.go:
##########
@@ -92,6 +93,12 @@ type Interface interface {
// The following interfaces are optional for the filesystems, but
// to support
Review Comment:
I think the cut off sentence here should say
`// to support more efficient or composite operations when possible.`
eg. Renamer is for atomic operations, instead of a copy + a remove.
--
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]