You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2019/11/14 01:54:00 UTC

[jira] [Created] (BEAM-8662) Python typehints: support PEP 484 type hints from MapTuple and FlatMapTuple callables

Udi Meiri created BEAM-8662:
-------------------------------

             Summary: Python typehints: support PEP 484 type hints from MapTuple and FlatMapTuple callables
                 Key: BEAM-8662
                 URL: https://issues.apache.org/jira/browse/BEAM-8662
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Udi Meiri


cc: [~robertwb]

Related: https://issues.apache.org/jira/browse/BEAM-8588

In order to correctly infer the wrapper's input type hints, we need to determine how many of the first positional arguments will be part of the tuple.



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