[
https://issues.apache.org/jira/browse/BEAM-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-9670:
----------------------------
Status: Triage Needed (was: Resolved)
> CoGroup transform should allow widening nullability in key schemas
> ------------------------------------------------------------------
>
> Key: BEAM-9670
> URL: https://issues.apache.org/jira/browse/BEAM-9670
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Reuven Lax
> Priority: P2
> Labels: Done
> Fix For: 2.21.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> If the key field for one input has schema INT32 and the key field for the
> second input has schema NULLABLE[INT32], CoGroup fails - complaining that the
> key fields don't match. Instead CoGroup should widen the nullability
> restriction, creating a schema that allows either key input.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)