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

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

                Author: ASF GitHub Bot
            Created on: 08/Aug/19 11:04
            Start Date: 08/Aug/19 11:04
    Worklog Time Spent: 10m 
      Work Description: je-ik commented on issue #9140: [BEAM-6855] Side inputs 
are not supported when using the state API
URL: https://github.com/apache/beam/pull/9140#issuecomment-519473011
 
 
   My reaction was on
   ```
   Then you will want to test that the DirectRunner and other runners are 
creating these correctly.
   ```
   In current master, DirectRunner uses only 
`SimplePushbackSideInputDoFnRunner`, it doesn't use `StatefulDoFnRunner`. But - 
when you change that (e.g. [like 
this](https://github.com/rezarokni/beam/pull/2/commits/be83b387cc2249ab66bed9862c393d0b0d4bb430#diff-a9ce0e5a837aa74d2a0cf5b308651e75R96))
 - then various strange behavior appears. It is related to timers in 
DirectRunner not being correctly ordered. PR #9190 fixes that.
 
----------------------------------------------------------------
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: 291171)
    Time Spent: 2.5h  (was: 2h 20m)

> Side inputs are not supported when using the state API
> ------------------------------------------------------
>
>                 Key: BEAM-6855
>                 URL: https://issues.apache.org/jira/browse/BEAM-6855
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core, runner-dataflow, runner-direct
>            Reporter: Reuven Lax
>            Assignee: Shehzaad Nakhoda
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to