[
https://issues.apache.org/jira/browse/BEAM-14347?focusedWorklogId=761796&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761796
]
ASF GitHub Bot logged work on BEAM-14347:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Apr/22 13:43
Start Date: 25/Apr/22 13:43
Worklog Time Spent: 10m
Work Description: damccorm commented on PR #17429:
URL: https://github.com/apache/beam/pull/17429#issuecomment-1108594304
> but how do you feel about merging this after the 2.39 cut, so the first
release that requires Go 1.18 is 2.40?
Another option (which I might like even more) is to review this PR as is,
and then undo all the changes except for the template file and
specialize/main.go. That would allow me to keep putting up my remaining
generics changes for review, so that when we reach 2.40 all that needs to
happen is running `go generate`, go.mod and CI changes, and adding back
`registration_tests.go`.
That would save me some hard context shifts, but it may be more trouble than
its worth - regardless, I'd prefer we prioritize finishing the [watermark
reviews](https://github.com/apache/beam/pull/17374), and by the time those are
all through 2.39 may have been cut (or be close to being cut)
Issue Time Tracking
-------------------
Worklog Id: (was: 761796)
Time Spent: 1h 40m (was: 1.5h)
> [Go SDK] Allow users to optimize DoFns with a single generic registration
> function
> ----------------------------------------------------------------------------------
>
> Key: BEAM-14347
> URL: https://issues.apache.org/jira/browse/BEAM-14347
> Project: Beam
> Issue Type: New Feature
> Components: sdk-go
> Reporter: Danny McCormick
> Assignee: Danny McCormick
> Priority: P2
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Right now, to optimize DoFn execution, users have to use the code generator.
> This updates to allow them to use generics instead.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)