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


##########
sdks/python/container/boot.go:
##########
@@ -155,6 +187,13 @@ func launchSDKProcess() error {
                logger.Fatalf(ctx, "Failed to convert pipeline options: %v", 
err)
        }
 
+       experiments := getExperiments(options)

Review Comment:
   Sure. Let's do that in a separate PR. We will do another round of 
refactoring on other boot.go in there.



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