[
https://issues.apache.org/jira/browse/BEAM-12380?focusedWorklogId=611145&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-611145
]
ASF GitHub Bot logged work on BEAM-12380:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Jun/21 05:50
Start Date: 15/Jun/21 05:50
Worklog Time Spent: 10m
Work Description: youngoli commented on a change in pull request #14996:
URL: https://github.com/apache/beam/pull/14996#discussion_r651467016
##########
File path: sdks/go/pkg/beam/core/runtime/graphx/xlang.go
##########
@@ -29,6 +29,9 @@ func mergeExpandedWithPipeline(edges []*graph.MultiEdge, p
*pipepb.Pipeline) {
for _, e := range edges {
if e.Op == graph.External {
+ if e.External == nil {
Review comment:
Done, and I fixed up the nit too. I figured it was unlikely I'd remember
to get to it otherwise.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 611145)
Time Spent: 50m (was: 40m)
> Go SDK Kafka IO Transform implemented via XLang
> -----------------------------------------------
>
> Key: BEAM-12380
> URL: https://issues.apache.org/jira/browse/BEAM-12380
> Project: Beam
> Issue Type: New Feature
> Components: cross-language, sdk-go
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: P1
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)