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

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

                Author: ASF GitHub Bot
            Created on: 13/Jan/21 19:09
            Start Date: 13/Jan/21 19:09
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on pull request #13745:
URL: https://github.com/apache/beam/pull/13745#issuecomment-759657163


   Note that this doesn't solve BEAM-10379. Null inputs still aren't being 
passed in properly, so there must be a problem upstream.


----------------------------------------------------------------
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: 535637)
    Time Spent: 20m  (was: 10m)

> BitAnd unsafely mutates an instance field.
> ------------------------------------------
>
>                 Key: BEAM-11637
>                 URL: https://issues.apache.org/jira/browse/BEAM-11637
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> BitAnd uses isEmpty, an instance field, to track if inputs seen thus far are 
> null. This is an unsafe usage of CombineFn, since all mutable state is 
> expected to be stored in the Accumulator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to