[
https://issues.apache.org/jira/browse/BEAM-9951?focusedWorklogId=439020&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439020
]
ASF GitHub Bot logged work on BEAM-9951:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/May/20 06:15
Start Date: 30/May/20 06:15
Worklog Time Spent: 10m
Work Description: youngoli commented on pull request #11870:
URL: https://github.com/apache/beam/pull/11870#issuecomment-636284163
As a note for what still needs to be done:
* Unit tests for this code
* I'd like to separate the CountElms aggregation into Beam, alongside the
existing Count (which works per-key).
* The count PAssert needs to be changed to have its own error message,
instead of using passert.Equals. From personal experience, using the
passert.Equals error message is really unclear when there's an error.
CC: @lostluck Take a look if you want, but don't worry about reviewing yet.
----------------------------------------------------------------
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: 439020)
Time Spent: 3h 40m (was: 3.5h)
> 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: 3h 40m
> 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)