[ 
https://issues.apache.org/jira/browse/BEAM-14347?focusedWorklogId=761939&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761939
 ]

ASF GitHub Bot logged work on BEAM-14347:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Apr/22 17:58
            Start Date: 25/Apr/22 17:58
    Worklog Time Spent: 10m 
      Work Description: lostluck commented on PR #17429:
URL: https://github.com/apache/beam/pull/17429#issuecomment-1108870404

   > > 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)
   
   I like this idea. It's a happy medium, and will make later improvements 
easier to review. My goal is to prioritize the Watermark and checkpoint reviews 
once my oncall is handed off.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 761939)
    Time Spent: 1h 50m  (was: 1h 40m)

> [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 50m
>  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)

Reply via email to