[
https://issues.apache.org/jira/browse/BEAM-14347?focusedWorklogId=769752&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-769752
]
ASF GitHub Bot logged work on BEAM-14347:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/May/22 16:18
Start Date: 12/May/22 16:18
Worklog Time Spent: 10m
Work Description: jrmccluskey commented on code in PR #17635:
URL: https://github.com/apache/beam/pull/17635#discussion_r871577812
##########
website/www/site/content/en/documentation/programming-guide.md:
##########
@@ -432,12 +432,6 @@ around to distributed workers). The Beam SDKs provide a
data encoding mechanism
that includes built-in encoding for commonly-used types as well as support for
specifying custom encodings as needed.
-{{< paragraph class="language-go" >}}
Review Comment:
Does the generics approach also remove the need to register structs?
Issue Time Tracking
-------------------
Worklog Id: (was: 769752)
Time Spent: 16h 50m (was: 16h 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: 16h 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)