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 0feb813  Merge pull request #4608 from cclauss/patch-1
     add 46931b4b Add switchable DirectRunner which uses the fast FnApiRunner 
when possible
     new 8193219  Merge pull request #4634 [BEAM-3644] Add switchable 
DirectRunner which uses the fast FnApiRunner when possible

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_test.py           | 16 ++--
 .../runners/dataflow/native_io/iobase_test.py      |  3 +-
 .../apache_beam/runners/direct/direct_runner.py    | 89 +++++++++++++++++++++-
 .../runners/direct/direct_runner_test.py           | 18 +++--
 .../runners/direct/sdf_direct_runner_test.py       |  6 +-
 sdks/python/apache_beam/runners/runner.py          |  3 +-
 6 files changed, 112 insertions(+), 23 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rober...@apache.org.

Reply via email to