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/08 02:19:00 UTC

[jira] [Updated] (BEAM-8590) Python typehints: native types: consider bare container types as containing Any

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

Udi Meiri updated BEAM-8590:
----------------------------
    Status: Open  (was: Triage Needed)

> Python typehints: native types: consider bare container types as containing Any
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-8590
>                 URL: https://issues.apache.org/jira/browse/BEAM-8590
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>
> This is for convert_to_beam_type:
> For example, process(element: List) is the same as process(element: List[Any]).



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