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