You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/29 14:48:58 UTC

[GitHub] [beam] damccorm commented on a diff in pull request #22917: Add clear function for bag state types

damccorm commented on code in PR #22917:
URL: https://github.com/apache/beam/pull/22917#discussion_r957439552


##########
sdks/go/test/integration/integration.go:
##########
@@ -27,7 +27,8 @@
 // Running integration tests can be done with a go test call with any flags that
 // are required by the test pipelines, such as --runner or --endpoint.
 // Example:
-//    go test -v ./sdks/go/test/integration/... --runner=portable --endpoint=localhost:8099
+//

Review Comment:
   Interestingly, `go fmt` added this line, so I'm actually inclined to leave it. It is kinda odd though



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org