[
https://issues.apache.org/jira/browse/BEAM-9680?focusedWorklogId=474899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-474899
]
ASF GitHub Bot logged work on BEAM-9680:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/20 17:08
Start Date: 26/Aug/20 17:08
Worklog Time Spent: 10m
Work Description: lukecwik edited a comment on pull request #12646:
URL: https://github.com/apache/beam/pull/12646#issuecomment-681008732
Preferrably we would move some of these very fast checks to be blocking for
submits and would run as part of the submit process.
The newly added presubmits could be rerun before merging if it has been a
while since it last run which will close the time gap at which something could
get submitted that would break it.
----------------------------------------------------------------
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: 474899)
Time Spent: 2h 20m (was: 2h 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: 2h 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)