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/07/27 16:25:54 UTC

[GitHub] [beam] riteshghorse opened a new issue, #22474: [Bug][Go SDK]: Plumb the allowed lateness. It is getting ignored in graphx/translate.go

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

   ### What happened?
   
   Right now, users of Go SDK can set the AllowedLateness for windows but it gets ignored in [graphx/translate.go](https://github.com/apache/beam/blob/0760f13c4a5ca1dcfa0e2fad7d875e2d2f050963/sdks/go/pkg/beam/core/runtime/graphx/translate.go#L1056).  It always sets it to 0 instead of setting it from `WindowingStrategy`.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: sdk-go


-- 
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] jrmccluskey closed issue #22474: [Bug][Go SDK]: Plumb the allowed lateness. It is getting ignored in graphx/translate.go

Posted by GitBox <gi...@apache.org>.
jrmccluskey closed issue #22474: [Bug][Go SDK]: Plumb the allowed lateness. It is getting ignored in graphx/translate.go 
URL: https://github.com/apache/beam/issues/22474


-- 
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] riteshghorse commented on issue #22474: [Bug][Go SDK]: Plumb the allowed lateness. It is getting ignored in graphx/translate.go

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

   .take-issue


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