[ 
https://issues.apache.org/jira/browse/BEAM-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314142#comment-17314142
 ] 

Kenneth Knowles commented on BEAM-9293:
---------------------------------------

It isn't a production runner, but this runner is used in various contexts. 
Seems mild but in the spirit of correct output putting to P1.

> Python direct runner doesn't emit empty pane when it should
> -----------------------------------------------------------
>
>                 Key: BEAM-9293
>                 URL: https://issues.apache.org/jira/browse/BEAM-9293
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-direct
>            Reporter: Andrew Crites
>            Priority: P1
>
> In test_stream_test.py, the test test_gbk_execution_no_triggers there is 
> positive allowed_lateness. So the two windows [15, 30) and [300, 315) that do 
> not have late data should have an empty pane emitted when window finishes 
> (after allowed lateness) since the default ClosingBehavior in Python is 
> EMIT_ALWAYS (see transforms/core.py).



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

Reply via email to