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

Danny McCormick commented on BEAM-9293:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/20108

> 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.20.7#820007)

Reply via email to