You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Damon Douglas (Jira)" <ji...@apache.org> on 2020/05/05 03:08:00 UTC

[jira] [Updated] (BEAM-9679) Core Transforms | Go SDK Code Katas

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

Damon Douglas updated BEAM-9679:
--------------------------------
    Description: 
A kata devoted to core beam transforms patterns after [https://github.com/apache/beam/tree/master/learning/katas/java/Core%20Transforms] where the take away is an individual's ability to master the following using an Apache Beam pipeline using the Golang SDK.
 * Branching
 * CoGroupByKey
 * Combine
 * Composite Transform
 * DoFn Additional Parameters
 * Flatten
 * GroupByKey
 * [Map|[https://github.com/apache/beam/pull/11564]]
 * Partition
 * Side Input

  was:
A kata devoted to core beam transforms patterns after [https://github.com/apache/beam/tree/master/learning/katas/java/Core%20Transforms] where the take away is an individual's ability to master the following using an Apache Beam pipeline using the Golang SDK.
 * Branching
 * CoGroupByKey
 * Combine
 * Composite Transform
 * DoFn Additional Parameters
 * Flatten
 * GroupByKey
 * [Map|[https://github.com/damondouglas/beam/tree/BEAM-9679-core-transforms-map-kata-go]]
 * Partition
 * Side Input


> Core Transforms | Go SDK Code Katas
> -----------------------------------
>
>                 Key: BEAM-9679
>                 URL: https://issues.apache.org/jira/browse/BEAM-9679
>             Project: Beam
>          Issue Type: Sub-task
>          Components: katas, sdk-go
>            Reporter: Damon Douglas
>            Assignee: Damon Douglas
>            Priority: Major
>
> A kata devoted to core beam transforms patterns after [https://github.com/apache/beam/tree/master/learning/katas/java/Core%20Transforms] where the take away is an individual's ability to master the following using an Apache Beam pipeline using the Golang SDK.
>  * Branching
>  * CoGroupByKey
>  * Combine
>  * Composite Transform
>  * DoFn Additional Parameters
>  * Flatten
>  * GroupByKey
>  * [Map|[https://github.com/apache/beam/pull/11564]]
>  * Partition
>  * Side Input



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