kamilwu commented on pull request #11856:
URL: https://github.com/apache/beam/pull/11856#issuecomment-640618844


   @tysonjh 
   
   I added some tests with 1000 windows. However, there's a problem with them: 
the side input is empty and no elements are accessed. I think it's because of 
wrong windowing strategy: the side input is windowed using fixed-time windows, 
but the main input is not. Is my assumption correct? If so, how should we deal 
with this problem in your opinion? 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to