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/09/17 21:00:00 UTC

[jira] [Updated] (BEAM-8269) IOTypehints.from_callable doesn't convert native type hints to Beam

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

Udi Meiri updated BEAM-8269:
----------------------------
    Description: 
Users typically write type hints using typing module types. We should allow that, be internally convert these type to Beam module types for now.
In the future, Beam should stop using these internal types (BEAM-8156).

> IOTypehints.from_callable doesn't convert native type hints to Beam
> -------------------------------------------------------------------
>
>                 Key: BEAM-8269
>                 URL: https://issues.apache.org/jira/browse/BEAM-8269
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>
> Users typically write type hints using typing module types. We should allow that, be internally convert these type to Beam module types for now.
> In the future, Beam should stop using these internal types (BEAM-8156).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)