[
https://issues.apache.org/jira/browse/BEAM-11094?focusedWorklogId=503444&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-503444
]
ASF GitHub Bot logged work on BEAM-11094:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/20 23:34
Start Date: 21/Oct/20 23:34
Worklog Time Spent: 10m
Work Description: kennknowles merged pull request #13118:
URL: https://github.com/apache/beam/pull/13118
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 503444)
Time Spent: 40m (was: 0.5h)
> 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)