imvtsl commented on code in PR #32045:
URL: https://github.com/apache/beam/pull/32045#discussion_r1702441440


##########
sdks/go/pkg/beam/coder.go:
##########
@@ -51,7 +50,7 @@ type jsonCoder interface {
        json.Unmarshaler
 }
 
-var protoMessageType = reflect.TypeOf((*protov1.Message)(nil)).Elem()

Review Comment:
   Thank you for informing about protoadapt. I had missed it.
   I implemented this change.



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