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 00:37:00 UTC

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

Robert Bradshaw created BEAM-9939:
-------------------------------------

             Summary: 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


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

(We could consider supporting data classes as well.)



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