[ https://issues.apache.org/jira/browse/BEAM-14287?focusedWorklogId=755880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-755880 ]
ASF GitHub Bot logged work on BEAM-14287: ----------------------------------------- Author: ASF GitHub Bot Created on: 12/Apr/22 16:48 Start Date: 12/Apr/22 16:48 Worklog Time Spent: 10m Work Description: 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. Issue Time Tracking ------------------- Worklog Id: (was: 755880) Time Spent: 1h 50m (was: 1h 40m) > Address Staticcheck warnings in the graph/coder package > ------------------------------------------------------- > > Key: BEAM-14287 > URL: https://issues.apache.org/jira/browse/BEAM-14287 > Project: Beam > Issue Type: Sub-task > Components: sdk-go > Reporter: Jack McCluskey > Assignee: Jack McCluskey > Priority: P2 > Time Spent: 1h 50m > Remaining Estimate: 0h > > Simplify logic and remove unused functions/fields in the graph/coder package. -- This message was sent by Atlassian Jira (v8.20.1#820001)