This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 5a5e71c Merge pull request #4552: [BEAM-3317] Sickbay flakey
KinesisReaderTest
add b52c385 [BEAM-3490] Make runtime type checking code runner agnostic.
add de7bf0a Direct runner fixes.
new bddcb0c Merge pull request #4534 [BEAM-3490] Make runtime type
checking code runner agnostic.
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:
sdks/python/apache_beam/pipeline.py | 4 ++
.../runners/dataflow/dataflow_runner.py | 7 ++
.../apache_beam/runners/direct/direct_runner.py | 4 ++
.../runners/direct/transform_evaluator.py | 9 ---
.../runners/portability/fn_api_runner.py | 5 ++
sdks/python/apache_beam/transforms/combiners.py | 2 +-
sdks/python/apache_beam/transforms/core.py | 16 ++++-
.../apache_beam/transforms/ptransform_test.py | 41 ++++++------
sdks/python/apache_beam/typehints/typecheck.py | 75 +++++++++++++++++++++-
9 files changed, 129 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].