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

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

commit 81932199e8da2a58be4c507f1b1a3f3abb35a92d
Merge: 0feb813 46931b4b
Author: Robert Bradshaw <rober...@gmail.com>
AuthorDate: Fri Feb 9 14:22:27 2018 -0800

    Merge pull request #4634 [BEAM-3644] Add switchable DirectRunner which uses 
the fast FnApiRunner when possible
    
    [BEAM-3644] Add switchable DirectRunner which uses the fast FnApiRunner 
when possible

 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