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 2021/02/23 17:17:00 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=17289202#comment-17289202 ] 

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

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> 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
>            Priority: P2
>              Labels: stale-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)