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] [Commented] (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:comment-tabpanel&focusedCommentId=17227840#comment-17227840 ] 

Beam JIRA Bot commented on BEAM-11043:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

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