[
https://issues.apache.org/jira/browse/BEAM-4176?focusedWorklogId=141053&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-141053
]
ASF GitHub Bot logged work on BEAM-4176:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Sep/18 21:33
Start Date: 04/Sep/18 21:33
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #6328: [BEAM-4176]
enumerate primitive transforms in portable construction
URL: https://github.com/apache/beam/pull/6328#issuecomment-418525376
I opened up https://github.com/ryan-williams/beam/pull/1 against your branch
with suggestions on how to fix up tests. Effectively I changed everything to
use a primitive transform URN.
@tweise I'm not sure how you implemented native sources/sinks in your Flink
integration but this change will mean that you will need to use a primitive urn
like read/pardo without an environment as the way to signal to Flink that it
should intercept this transform and replace it with its own implementation.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 141053)
Time Spent: 17.5h (was: 17h 20m)
> Java: Portable batch runner passes all ValidatesRunner tests that
> non-portable runner passes
> --------------------------------------------------------------------------------------------
>
> Key: BEAM-4176
> URL: https://issues.apache.org/jira/browse/BEAM-4176
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Ben Sidhom
> Priority: Major
> Attachments: Screen Shot 2018-08-14 at 4.18.31 PM.png, Screen Shot
> 2018-09-03 at 11.07.38 AM.png
>
> Time Spent: 17.5h
> Remaining Estimate: 0h
>
> We need this as a sanity check that runner execution is correct.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)