You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Bradshaw (Jira)" <ji...@apache.org> on 2020/05/09 01:10:00 UTC

[jira] [Updated] (BEAM-9939) Make TupleCombineFn play well with NamedTuples

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

Robert Bradshaw updated BEAM-9939:
----------------------------------
    Description: 
Given an input of NamedTuples, it should produce an output of a parameterizable type. 

(We could consider supporting data classes as well.)

  was:
Given an input of NamedTuples, it should produce an output of the same type. 

(We could consider supporting data classes as well.)


> Make TupleCombineFn play well with NamedTuples
> ----------------------------------------------
>
>                 Key: BEAM-9939
>                 URL: https://issues.apache.org/jira/browse/BEAM-9939
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Robert Bradshaw
>            Priority: Major
>
> Given an input of NamedTuples, it should produce an output of a parameterizable type. 
> (We could consider supporting data classes as well.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)