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/07/12 21:20:45 UTC

[GitHub] [beam] jrmccluskey commented on a diff in pull request #22249: Move Xlang Go examples to generic registration

jrmccluskey commented on code in PR #22249:
URL: https://github.com/apache/beam/pull/22249#discussion_r919436701


##########
sdks/go/examples/xlang/cogroup_by/cogroup_by.go:
##########
@@ -76,6 +77,13 @@ func init() {
 	beam.RegisterFunction(formatFn)
 	beam.RegisterFunction(getKV)
 	beam.RegisterFunction(sumCounts)
+

Review Comment:
   Whoops, forgot to get them all out. Thanks!



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