shunping commented on code in PR #36069:
URL: https://github.com/apache/beam/pull/36069#discussion_r2326373153


##########
sdks/go/pkg/beam/runners/prism/internal/engine/strategy.go:
##########
@@ -573,4 +573,69 @@ func (t *TriggerDefault) String() string {
        return "Default"
 }
 
-// TODO https://github.com/apache/beam/issues/31438 Handle 
TriggerAfterProcessingTime
+// TimestampTransform is the engine's representation of a processing time 
transform.
+type TimestampTransform struct {

Review Comment:
   Yes, we can apply that on event time, but the only reference I see 
TimestampTransform is in "AfterProcessingTime" trigger.



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