[
https://issues.apache.org/jira/browse/BEAM-14287?focusedWorklogId=755447&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-755447
]
ASF GitHub Bot logged work on BEAM-14287:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Apr/22 21:30
Start Date: 11/Apr/22 21:30
Worklog Time Spent: 10m
Work Description: lostluck commented on code in PR #17337:
URL: https://github.com/apache/beam/pull/17337#discussion_r847751351
##########
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:
Hmmm this field is supposed to be test significant (in that it won't get
encoded.) But I guess the test for that never got added.
Issue Time Tracking
-------------------
Worklog Id: (was: 755447)
Time Spent: 1h 20m (was: 1h 10m)
> 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 20m
> 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)