[ 
https://issues.apache.org/jira/browse/BEAM-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damon Douglas updated BEAM-9680:
--------------------------------
    Description: 
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]|Closed|
|Aggregation - Sum|[12694 |https://github.com/apache/beam/pull/12694]|Open|
|Key/Value| TBD | TBD |

  was:
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 |


> 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 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]|Closed|
> |Aggregation - Sum|[12694 |https://github.com/apache/beam/pull/12694]|Open|
> |Key/Value| TBD | TBD |



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to