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/06/17 18:09:05 UTC

[GitHub] [beam] damccorm commented on a diff in pull request #17799: [BEAM-14347] Update docs to prefer generic registration functions

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


##########
sdks/go/examples/snippets/04transforms.go:
##########
@@ -203,6 +209,8 @@ func formatCoGBKResults(key string, emailIter, phoneIter func(*string) bool) str
 
 func init() {
 	beam.RegisterFunction(formatCoGBKResults)

Review Comment:
   Good call - I forgot to make these changes



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