[ 
https://issues.apache.org/jira/browse/BEAM-14128?focusedWorklogId=744336&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744336
 ]

ASF GitHub Bot logged work on BEAM-14128:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Mar/22 18:58
            Start Date: 18/Mar/22 18:58
    Worklog Time Spent: 10m 
      Work Description: lostluck merged pull request #17120:
URL: https://github.com/apache/beam/pull/17120


   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 744336)
    Time Spent: 1h 10m  (was: 1h)

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

Reply via email to