benWize commented on pull request #15174:
URL: https://github.com/apache/beam/pull/15174#issuecomment-902754019


   > I think what we really want is to check whether or not the PCollection is 
in the global window, which is orthogonal to whether or not it's bounded. (In 
the test data, the bounded input is globally windowed while the unbounded input 
is not, but that's not always true generally.)
   > 
   > I'll try to do a full review of this PR tomorrow, but I might not get to 
it till next week.
   
   I changed the condition to validate if the PCollection is in the global 
window. 
   Thanks!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to