[
https://issues.apache.org/jira/browse/BEAM-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-8529:
--------------------------------
Priority: P3 (was: P2)
> Samza runner does not allow using Void as key in grouping operations
> --------------------------------------------------------------------
>
> Key: BEAM-8529
> URL: https://issues.apache.org/jira/browse/BEAM-8529
> Project: Beam
> Issue Type: Bug
> Components: runner-samza
> Affects Versions: 2.17.0
> Reporter: Jan Lukavský
> Priority: P3
> Labels: stale-P2
>
> Using {{Void}} as key type for grouping operations fails due to the fact that
> its only value is {{null}} and SamzaRunner does not accept using {{null}}
> values as keys. Other runners seem to work fine with that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)