[
https://issues.apache.org/jira/browse/BEAM-9680?focusedWorklogId=474893&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-474893
]
ASF GitHub Bot logged work on BEAM-9680:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/20 16:51
Start Date: 26/Aug/20 16:51
Worklog Time Spent: 10m
Work Description: lostluck commented on pull request #12646:
URL: https://github.com/apache/beam/pull/12646#issuecomment-680999292
Ah race condition. Apologies. That test didn't exist when I reviewed the PR.
On Wed, Aug 26, 2020, 9:49 AM Pablo <[email protected]> wrote:
> fyi this PR broke whitespace precommit on master. Please don't ignore
> whitespace precommit failures when merging. : )
>
> (the test has been fixed ow)
>
> —
> You are receiving this because you modified the open/close state.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/beam/pull/12646#issuecomment-680998221>, or
> unsubscribe
>
<https://github.com/notifications/unsubscribe-auth/ADKDOFI7N4J5QRFNI37DL3TSCU4JTANCNFSM4QGGOLHA>
> .
>
----------------------------------------------------------------
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: 474893)
Time Spent: 1h 50m (was: 1h 40m)
> Common Transforms | Go SDK Code Katas
> -------------------------------------
>
> Key: BEAM-9680
> URL: https://issues.apache.org/jira/browse/BEAM-9680
> Project: Beam
> Issue Type: Sub-task
> Components: katas, sdk-go
> Reporter: Damon Douglas
> Assignee: Damon Douglas
> Priority: P2
> Labels: P2
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> A kata devoted to common Apache beam transforms patterns after
> [https://github.com/apache/beam/tree/master/learning/katas/java/Common%20Transforms].
> The take away for an individual is to master the following using the Golang
> SDK.
> * Aggregation
> * Filter
> * Key/Value (i.e.
> [https://beam.apache.org/releases/javadoc/2.19.0/org/apache/beam/sdk/values/KV.html])
> ||Transform||Pull Request||Status||
> |Filter with ParDo|[12506 |https://github.com/apache/beam/pull/12506]|Closed|
> |Filter with filter package|[12613
> |https://github.com/apache/beam/pull/12613]|Closed|
> |Aggregation - Count|[12646 |https://github.com/apache/beam/pull/12646]|Open|
> |Key/Value| TBD | TBD |
--
This message was sent by Atlassian Jira
(v8.3.4#803005)