jrmccluskey commented on a change in pull request #16671:
URL: https://github.com/apache/beam/pull/16671#discussion_r797982039



##########
File path: sdks/go/pkg/beam/core/runtime/xlangx/registry.go
##########
@@ -244,6 +248,7 @@ const (
        // Separator is the canonical separator between a namespace and 
optional configuration.
        Separator             = ":"
        hardOverrideNamespace = "hardoverride"
+       autoNamespace         = "auto"

Review comment:
       Changed, also made the constant `autoJavaNamespace` for clarity should 
we add a python version later




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