You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (Jira)" <ji...@apache.org> on 2021/11/10 23:17:00 UTC

[jira] [Created] (BEAM-13221) [Go SDK] BeamBEAM-13142 Ensure that the payload is consumed on Elements.Data and Elements.Timers when is_last = true

Robert Burke created BEAM-13221:
-----------------------------------

             Summary: [Go SDK] BeamBEAM-13142 Ensure that the payload is consumed on Elements.Data and Elements.Timers when is_last = true
                 Key: BEAM-13221
                 URL: https://issues.apache.org/jira/browse/BEAM-13221
             Project: Beam
          Issue Type: Sub-task
          Components: sdk-go
            Reporter: Robert Burke


https://github.com/apache/beam/blob/cd4b7f3b1af4f51bdab1a0b1a98f94b5288c09ec/sdks/go/pkg/beam/core/runtime/harness/datamgr.go#L284

Data (and technically timers) can be present when is_last is true, rather than just as a one_of sentinel value.

https://github.com/apache/beam/blob/cd4b7f3b1af4f51bdab1a0b1a98f94b5288c09ec/model/fn-execution/src/main/proto/beam_fn_api.proto#L520



--
This message was sent by Atlassian Jira
(v8.20.1#820001)