[
https://issues.apache.org/jira/browse/BEAM-14347?focusedWorklogId=761147&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761147
]
ASF GitHub Bot logged work on BEAM-14347:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Apr/22 22:59
Start Date: 22/Apr/22 22:59
Worklog Time Spent: 10m
Work Description: lostluck commented on PR #17429:
URL: https://github.com/apache/beam/pull/17429#issuecomment-1106974506
I don't yet have time to look at this just yet, 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?
Whenever we merge it though, this PR must also include a note in CHANGES.md
for whichever version it affects, since the Go SDK would then require a minimum
Go version of 1.18. The minimum doesn't just apply to the generic using
packages, but to the entire SDK.
Issue Time Tracking
-------------------
Worklog Id: (was: 761147)
Time Spent: 1h 20m (was: 1h 10m)
> [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 20m
> 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)