You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/08/09 06:16:30 UTC

[2/2] beam git commit: This closes #3672

This closes #3672


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/db4b0939
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/db4b0939
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/db4b0939

Branch: refs/heads/master
Commit: db4b0939afe4410f3dbe60c1dc33d3c6f02ce420
Parents: fb85d84 cc699ec
Author: Ahmet Altay <al...@google.com>
Authored: Tue Aug 8 23:16:14 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue Aug 8 23:16:14 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/typehints/decorators.py |  18 +-
 .../typehints/native_type_compatibility.py      | 164 +++++++++++++++++++
 .../typehints/native_type_compatibility_test.py |  92 +++++++++++
 .../typehints/typed_pipeline_test.py            |  27 ++-
 sdks/python/apache_beam/typehints/typehints.py  |   4 +-
 sdks/python/setup.py                            |   1 +
 6 files changed, 300 insertions(+), 6 deletions(-)
----------------------------------------------------------------------