This is an automated email from the ASF dual-hosted git repository.

udim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 4f7d802  [BEAM-7467] Do not run gearpump pipeline remotely by default
     add db30622  [BEAM-6877] Fix trivial_inference for Python 3.x
     add 29807c8  Address review comments
     add 4dc1c0b  Allow more time for IT pipeline to run
     new 221e0a5  Merge pull request #8856: [BEAM-6877] Fix trivial_inference 
for Python 3.x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../examples/streaming_wordcount_it_test.py        |   2 +-
 sdks/python/apache_beam/typehints/opcodes.py       |  89 ++++++++----
 .../apache_beam/typehints/trivial_inference.py     | 158 +++++++++++++++------
 .../typehints/trivial_inference_test.py            |  53 +++++--
 sdks/python/apache_beam/typehints/typehints.py     |  10 ++
 .../python/apache_beam/typehints/typehints_test.py |  11 ++
 6 files changed, 231 insertions(+), 92 deletions(-)

Reply via email to