[
https://issues.apache.org/jira/browse/BEAM-9680?focusedWorklogId=474896&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-474896
]
ASF GitHub Bot logged work on BEAM-9680:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/20 17:03
Start Date: 26/Aug/20 17:03
Worklog Time Spent: 10m
Work Description: damondouglas commented on pull request #12646:
URL: https://github.com/apache/beam/pull/12646#issuecomment-681006444
Thank you, Pablo and apologies. I was trying to figure out how this could
be prevented in the future. Is there anything this PR specifically that led to
breaking whitespace precommit? I was looking into the output of the pre-commit
tests to see if there was anything related to the content of the PR
specifically.
----------------------------------------------------------------
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: 474896)
Time Spent: 2h (was: 1h 50m)
> 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: 2h
> 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)