[
https://issues.apache.org/jira/browse/BEAM-9642?focusedWorklogId=422475&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-422475
]
ASF GitHub Bot logged work on BEAM-9642:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Apr/20 01:16
Start Date: 15/Apr/20 01:16
Worklog Time Spent: 10m
Work Description: youngoli commented on issue #11423: [BEAM-9642] Fix
infinite recursion.
URL: https://github.com/apache/beam/pull/11423#issuecomment-613760696
Agreed. I did what validation I could, but neither lint or gofmt caught this
one. I think go vet would've caught it, but it was annoying to use (if I ran it
on this file specifically, it would complain about not finding the symbols from
other files in the same package. If I ran it on the entire directory, I'd get a
million errors about the missing documentation for all the autogenerated code).
----------------------------------------------------------------
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: 422475)
Time Spent: 5h 10m (was: 5h)
> Add SDF execution-time runners
> ------------------------------
>
> Key: BEAM-9642
> URL: https://issues.apache.org/jira/browse/BEAM-9642
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: Major
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> Adds execution-time SDF runner units to the exec package, and any unit tests
> + helpers required.
> This is needed to get the expanded SDF URNs to execute in the runner harness.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)