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 2020/01/28 21:29:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 28/Jan/20 21:28
            Start Date: 28/Jan/20 21:28
    Worklog Time Spent: 10m 
      Work Description: udim commented on issue #10042: [BEAM-8590] Support unsubscripted native types
URL: https://github.com/apache/beam/pull/10042#issuecomment-579464714
 
 
   R: @robertwb - LMK if you have bandwidth for this
 
----------------------------------------------------------------
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: 378482)
    Time Spent: 50m  (was: 40m)

> 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)