[ 
https://issues.apache.org/jira/browse/BEAM-9670?focusedWorklogId=415018&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-415018
 ]

ASF GitHub Bot logged work on BEAM-9670:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Apr/20 20:05
            Start Date: 02/Apr/20 20:05
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on issue #11290: [BEAM-9670] Fix 
nullability widening in CoGroup key resolution
URL: https://github.com/apache/beam/pull/11290#issuecomment-608075431
 
 
   Run Java PreCommit
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 415018)
    Time Spent: 2h 10m  (was: 2h)

> 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
>            Priority: Major
>          Time Spent: 2h 10m
>  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.3.4#803005)

Reply via email to