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 8edc18e  Merge pull request #4595: [BEAM-3601] Switch to Java 8 futures
     add 16e5fef  [BEAM-3566] Replace apply_* hooks in DirectRunner with 
PTransformOverrides
     add e1a96eb  Address reviewer comments
     new 8e2092b  Merge pull request #4529 from [BEAM-3566] Replace apply_* 
hooks in DirectRunner with PTransformOverrides

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/io/gcp/pubsub_test.py      |  58 ++++-
 sdks/python/apache_beam/pipeline.py                |  34 +--
 sdks/python/apache_beam/pipeline_test.py           |   9 +-
 .../runners/dataflow/dataflow_runner_test.py       |   4 +-
 .../runners/dataflow/ptransform_overrides.py       |   6 +-
 .../apache_beam/runners/direct/direct_runner.py    | 234 ++++++++++++---------
 .../runners/direct/helper_transforms.py            |   8 +-
 .../runners/direct/sdf_direct_runner.py            |   9 +-
 sdks/python/apache_beam/runners/sdf_common.py      |  15 +-
 sdks/python/apache_beam/transforms/combiners.py    |  39 ++--
 10 files changed, 253 insertions(+), 163 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to