[
https://issues.apache.org/jira/browse/BEAM-12946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-12946:
-----------------------------
Status: Triage Needed (was: Resolved)
> [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
> Fix For: 2.34.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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.20.10#820010)