[
https://issues.apache.org/jira/browse/BEAM-11043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548968#comment-17548968
]
Danny McCormick commented on BEAM-11043:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20578
> 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: P3
>
> 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.20.7#820007)