You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by cc...@apache.org on 2018/08/15 00:13:51 UTC

[beam] 01/01: Merge pull request #6226 from qinyeli/master

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

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

commit a7ebcf303b1f3853df9470808ebf8e0e4afb4ebd
Merge: f001db9 dbae9c8
Author: Charles Chen <ch...@users.noreply.github.com>
AuthorDate: Tue Aug 14 17:13:45 2018 -0700

    Merge pull request #6226 from qinyeli/master
    
    Interactive Beam -- unblocking integration with PortableRunner

 .../apache_beam/runners/interactive/cache_manager.py   | 18 ++++++++++++------
 .../runners/interactive/cache_manager_test.py          |  3 ++-
 .../runners/interactive/interactive_runner.py          |  8 +++++---
 .../runners/interactive/interactive_runner_test.py     |  8 ++------
 .../runners/interactive/pipeline_analyzer.py           |  8 ++++----
 .../runners/interactive/pipeline_analyzer_test.py      |  2 +-
 6 files changed, 26 insertions(+), 21 deletions(-)