You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/11/07 17:12:01 UTC

[jira] [Updated] (BEAM-11043) Dataflow runner should not depend on deprecated CreatePCollectionView primitive

     [ https://issues.apache.org/jira/browse/BEAM-11043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-11043:
---------------------------------
    Labels: stale-assigned  (was: )

> Dataflow runner should not depend on deprecated CreatePCollectionView primitive
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-11043
>                 URL: https://issues.apache.org/jira/browse/BEAM-11043
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: P2
>              Labels: stale-assigned
>
> The current translation of side inputs into evaluation steps in the direct runner depends on the SDK inserting a CreatePCollectionView primitive that the direct runner can translate. Instead, this should be done by just looking at the side inputs of the ParDo steps in the pipeline.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)