You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 00:30:20 UTC

[GitHub] [beam] damccorm opened a new issue, #21605: Slow Side input pattern bug in sample

damccorm opened a new issue, #21605:
URL: https://github.com/apache/beam/issues/21605

   The current code sample for the slow side input pattern at:
   
   [https://beam.apache.org/documentation/patterns/side-inputs/#slowly-updating-global-window-side-inputs](https://beam.apache.org/documentation/patterns/side-inputs/#slowly-updating-global-window-side-inputs)
   
   Will fail under certain conditions, where more than one element is sent via the Generate code pane to the View. This should have an aggregation to correct the issue. 
   
    
   
   Imported from Jira [BEAM-14307](https://issues.apache.org/jira/browse/BEAM-14307). Original Jira may contain additional context.
   Reported by: rarokni@gmail.com.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] nickcaballero commented on issue #21605: Slow Side input pattern bug in sample

Posted by GitBox <gi...@apache.org>.
nickcaballero commented on issue #21605:
URL: https://github.com/apache/beam/issues/21605#issuecomment-1366852926

   I think this was fixed by https://github.com/apache/beam/pull/17371? One thing that is missing from the sample code is the use of a default value.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm closed issue #21605: Slow Side input pattern bug in sample

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #21605: Slow Side input pattern bug in sample
URL: https://github.com/apache/beam/issues/21605


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org