jrmccluskey commented on code in PR #17337:
URL: https://github.com/apache/beam/pull/17337#discussion_r847752479
##########
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:
Yeah the struct gets embedded but the unit test doesn't check the field at
all.
--
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]