[
https://issues.apache.org/jira/browse/BEAM-12696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack McCluskey reassigned BEAM-12696:
-------------------------------------
Assignee: Jack McCluskey
> [Go SDK] Refactor NewTaggedExternal to no longer require input nodes
> --------------------------------------------------------------------
>
> Key: BEAM-12696
> URL: https://issues.apache.org/jira/browse/BEAM-12696
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Reporter: Jack McCluskey
> Assignee: Jack McCluskey
> Priority: P3
> Labels: easyfix
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NewTaggedExternal in
> [edge.go|https://github.com/apache/beam/blob/7c2b4b0fb34f14fd522cb667983c1b6880e87c8a/sdks/go/pkg/beam/core/graph/edge.go#L385]
> currently pulls pipeline windowing information from the first input node;
> however, this fails in the event of an external transform that doesn't take
> any inputs. This should be refactored to use the default windowing strategy
> in the case of no input nodes being provided.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)