[
https://issues.apache.org/jira/browse/BEAM-14128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burke updated BEAM-14128:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
> Quadratic behavior in go pipeline rewriting.
> --------------------------------------------
>
> Key: BEAM-14128
> URL: https://issues.apache.org/jira/browse/BEAM-14128
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Affects Versions: 2.37.0
> Reporter: Robert Burke
> Assignee: Robert Burke
> Priority: P2
> Fix For: 2.38.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Work is repeated for every node outside of a given composite, when checking
> if anything is using any outputs of transforms internal to the composite.
> This bug significantly increases the construction time large pipeline graphs,
> but can be resolved with bit of pre-computation and plumbing of which
> transforms are using which PCollections.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)