You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 21:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-8269?focusedWorklogId=347012&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347012 ]

ASF GitHub Bot logged work on BEAM-8269:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Nov/19 21:29
            Start Date: 20/Nov/19 21:29
    Worklog Time Spent: 10m 
      Work Description: udim commented on issue #9602: [BEAM-8269] Convert Py3 type hints to Beam types
URL: https://github.com/apache/beam/pull/9602#issuecomment-556421486
 
 
   @robertwb PTAL, changes:
   - Commented out one test case with a TODO(BEAM-8492) comment.
   - Added a _LOGGER.info message when converting an unknown typing module type to typehints.Any.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 347012)
    Time Spent: 1h 10m  (was: 1h)

> 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
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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.4#803005)