You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/09/23 18:01:00 UTC

[jira] [Updated] (BEAM-12946) [Go SDK] SmallestPerKey transform is broken, needs testing

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

Kenneth Knowles updated BEAM-12946:
-----------------------------------
    Status: Open  (was: Triage Needed)

> [Go SDK] SmallestPerKey transform is broken, needs testing
> ----------------------------------------------------------
>
>                 Key: BEAM-12946
>                 URL: https://issues.apache.org/jira/browse/BEAM-12946
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Assignee: Jack McCluskey
>            Priority: P2
>              Labels: go
>
> The [SmallestPerKey transform|https://github.com/apache/beam/blob/9431cf5ff21d85d73a0acf69efa52c75364bcc97/sdks/go/pkg/beam/transforms/top/top.go#L97] is broken,  calling into a global combine instead of a per-key combine and leading to an error being thrown due to the input shape mismatch. The transform will need to be changed to run properly and have unit tests added to ensure it remains functional.



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