[
https://issues.apache.org/jira/browse/BEAM-9951?focusedWorklogId=443990&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-443990
]
ASF GitHub Bot logged work on BEAM-9951:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jun/20 20:56
Start Date: 10/Jun/20 20:56
Worklog Time Spent: 10m
Work Description: youngoli commented on pull request #11870:
URL: https://github.com/apache/beam/pull/11870#issuecomment-642253483
I added unit tests and changed the error message.
I spent a bunch of time moving the Count code to Beam (specifically the
stats package), but ended up having to scrap it because having it there caused
a circular dependency. Testing relied on stats which relied on testing for
passerts. I'll add an independent version to the stats package because I
already have the code written and it seems valuable, but it's not going to be
used for the passerts.
----------------------------------------------------------------
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: 443990)
Time Spent: 4h 10m (was: 4h)
> Create Go SDK synthetic sources.
> --------------------------------
>
> Key: BEAM-9951
> URL: https://issues.apache.org/jira/browse/BEAM-9951
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: P2
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> Create synthetic sources for the Go SDK like
> [Java|https://github.com/apache/beam/tree/master/sdks/java/io/synthetic/src/main/java/org/apache/beam/sdk/io/synthetic]
> and
> [Python|https://github.com/apache/beam/blob/master/sdks/python/apache_beam/testing/synthetic_pipeline.py]
> have.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)