Details
-
Bug
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
BEAM-13294 innerBroadcastJoin fails when batch column Nullable, streaming column not
- Resolved
- links to