jrmccluskey commented on code in PR #17337:
URL: https://github.com/apache/beam/pull/17337#discussion_r848654438


##########
sdks/go/pkg/beam/core/graph/coder/row_test.go:
##########
@@ -228,7 +228,6 @@ type UserType4 struct {
 type unexportedUserType struct {
        A int
        B string
-       c int32

Review Comment:
   Had to give it its own test since the input was not the exact desired 
struct, but that should do it.



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