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



##########
File path: sdks/go/pkg/beam/runners/dataflow/dataflow.go
##########
@@ -81,6 +81,7 @@ func init() {
        beam.RegisterRunner("DataflowRunner", Execute)
 
        perf.RegisterProfCaptureHook("gcs_profile_writer", gcsRecorderHook)
+       pipelinex.IdempotentNormalize = true

Review comment:
       Switched to enabling for everything by default. I'll need to be adding 
the flag to toggle it on Go SDK import. Probably simpler anyway.




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