[
https://issues.apache.org/jira/browse/BEAM-11042?focusedWorklogId=497016&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-497016
]
ASF GitHub Bot logged work on BEAM-11042:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/20 00:15
Start Date: 08/Oct/20 00:15
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #13043:
URL: https://github.com/apache/beam/pull/13043#issuecomment-705258455
This is fun. If the rewrites are in one order, just
`FileIOTest.testFileIoDynamicNaming` fails, because the view is not written. If
you swap the overrides and the view writing, then all sorts of SDF and stateful
DoFn tests fail for a similar reason.
----------------------------------------------------------------
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: 497016)
Time Spent: 0.5h (was: 20m)
> Direct runner should not depend on deprecated CreatePCollectionView primitive
> -----------------------------------------------------------------------------
>
> Key: BEAM-11042
> URL: https://issues.apache.org/jira/browse/BEAM-11042
> Project: Beam
> Issue Type: Improvement
> Components: runner-direct
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)