[
https://issues.apache.org/jira/browse/BEAM-9680?focusedWorklogId=474349&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-474349
]
ASF GitHub Bot logged work on BEAM-9680:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Aug/20 14:54
Start Date: 25/Aug/20 14:54
Worklog Time Spent: 10m
Work Description: damondouglas commented on pull request #12646:
URL: https://github.com/apache/beam/pull/12646#issuecomment-680075309
@lostluck the [stepik course](https://stepik.org/course/70387) has been
updated and the `*-remote.yaml` files committed to this PR. This PR is ready
to merge.
----------------------------------------------------------------
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: 474349)
Time Spent: 1h 20m (was: 1h 10m)
> 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 20m
> 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)