lostluck commented on a change in pull request #12095:
URL: https://github.com/apache/beam/pull/12095#discussion_r446446107



##########
File path: sdks/go/pkg/beam/core/runtime/exec/sdf.go
##########
@@ -217,6 +218,11 @@ type ProcessSizedElementsAndRestrictions struct {
        PDo *ParDo
 
        inv *ctInvoker
+
+       // rt allows this unit to send out restriction trackers being processed.

Review comment:
       Ah yes. Good catch. Don't use pointers to interface types :) 




----------------------------------------------------------------
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:
[email protected]


Reply via email to