You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/02 00:09:00 UTC

[jira] [Commented] (BEAM-2713) Support Python native types in Beam typehints

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

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

GitHub user chuanyu opened a pull request:

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

    [BEAM-2713] Support Python native types in Beam typehints

    Add support for Python native types in Beam typehints.

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

    $ git pull https://github.com/chuanyu/beam support_python_types

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

    https://github.com/apache/beam/pull/3672.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 #3672
    
----
commit 54f12e1b5295e77bd3c1837c14be24accf54b848
Author: Chuan Yu Foo <cy...@google.com>
Date:   2017-08-01T00:10:45Z

    Add support for Python's native type hint types in Beam's type hint annotations.

----


> Support Python native types in Beam typehints
> ---------------------------------------------
>
>                 Key: BEAM-2713
>                 URL: https://issues.apache.org/jira/browse/BEAM-2713
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py
>            Reporter: Chuan Yu Foo
>            Assignee: Ahmet Altay
>
> Add support for Python's native typing type to Beam typehints.



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