pskevin commented on a change in pull request #12667:
URL: https://github.com/apache/beam/pull/12667#discussion_r475027738
##########
File path: sdks/go/pkg/beam/core/graph/edge.go
##########
@@ -303,11 +304,22 @@ func NewCrossLanguage(g *Graph, s *Scope, ext
*ExternalTransform, ins []*Inbound
return edge, isBoundedUpdater
}
+// NewNamedInboundLinks returns an array of new Inbound links and a map (tag ->
Review comment:
Ack. Updated!
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]