[ 
https://issues.apache.org/jira/browse/BEAM-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismaël Mejía updated BEAM-7665:
-------------------------------
    Status: Open  (was: Triage Needed)

> Support TypeDefinition options in beam.Combine()
> ------------------------------------------------
>
>                 Key: BEAM-7665
>                 URL: https://issues.apache.org/jira/browse/BEAM-7665
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Tianyang Hu
>            Assignee: Tianyang Hu
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Today, CombineFn's output type must be either concrete or a generic type that 
> can be inferred from the input type. This doesn't work if the input type is 
> struct\{U, V\} while the output type is V (where U and V are generic types).
> Similar to ParDo, we could add TypeDefinition options support to Combine. 
> This will bind generic types in the CombineFn to the specified concrete types 
> at pipeline construction time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to