You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/10/07 22:02:00 UTC

[jira] [Work started] (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 ]

Work on BEAM-11043 started by Kenneth Knowles.
----------------------------------------------
> 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-direct
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: P2
>
> 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)