[
https://issues.apache.org/jira/browse/BEAM-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-11094:
-----------------------------------
Status: Resolved (was: Open)
> Only work with fully expanded PCollections in TransformHierarchy and
> PTransformReplacements
> -------------------------------------------------------------------------------------------
>
> Key: BEAM-11094
> URL: https://issues.apache.org/jira/browse/BEAM-11094
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
> While developing #13053 I discovered that some output replacements were not
> being re-wired correctly. The current types in output replacements would
> allow false misses when two PValues were not expanded to the same degree.
> Fully expanding all PValues to PCollections is always allowed, always
> correct, and eliminates this class of errors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)