[ 
https://issues.apache.org/jira/browse/BEAM-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239430#comment-16239430
 ] 

ASF GitHub Bot commented on BEAM-3143:
--------------------------------------

GitHub user holdenk opened a pull request:

    https://github.com/apache/beam/pull/4079

    [BEAM-3143][WIP] Py3 type inferance

    Initial work attempt to do type inference correctly in Python 3. Currently 
this doesn't work for for comprehension in Python 3.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/holdenk/beam BEAM-3143-py3-type-inferance

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/4079.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4079
    
----
commit eac2b826a127e80617b09d761e31750b0f383297
Author: Holden Karau <holdenka...@google.com>
Date:   2017-11-05T04:28:46Z

    Add a test for lists, switch div in trivial_inference

commit 3b63c6e87e26519b085161a2bf2fbcf31183e56c
Author: Holden Karau <hol...@us.ibm.com>
Date:   2017-08-21T08:18:57Z

    Try and fix some of the type inferance, list generators are kind of not 
going to work super well as is.

----


> Fix type inference in Python 3 for generators
> ---------------------------------------------
>
>                 Key: BEAM-3143
>                 URL: https://issues.apache.org/jira/browse/BEAM-3143
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: holdenk
>            Assignee: Ahmet Altay
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to