[
https://issues.apache.org/jira/browse/BEAM-11094?focusedWorklogId=503428&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-503428
]
ASF GitHub Bot logged work on BEAM-11094:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/20 22:32
Start Date: 21/Oct/20 22:32
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #13118:
URL: https://github.com/apache/beam/pull/13118#issuecomment-713914434
Since it is approved, and I have to squash the commit history, and tests
need re-running, I am going to flatten the commits now and force push.
----------------------------------------------------------------
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: 503428)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)