Andrew Crites created BEAM-9293:
-----------------------------------

             Summary: 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


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