You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tg...@apache.org on 2018/05/03 22:20:15 UTC

[beam] 01/01: Merge pull request #5228: Expand ExecutableGraph, and add a Portable Representation

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

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

commit 4971e7ec48ad85d002a1c7596cb436dc8c8e88ea
Merge: 184b4a6 7a948d1
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Thu May 3 15:20:07 2018 -0700

    Merge pull request #5228: Expand ExecutableGraph, and add a Portable Representation
    
    [BEAM-4073]

 .../core/construction/graph/QueryablePipeline.java |  22 +++
 .../apache/beam/runners/direct/DirectGraph.java    |   4 +-
 .../beam/runners/direct/ExecutableGraph.java       |   2 +-
 .../apache/beam/runners/direct/PortableGraph.java  |  69 ++++++++
 .../beam/runners/direct/PortableGraphTest.java     | 178 +++++++++++++++++++++
 5 files changed, 272 insertions(+), 3 deletions(-)

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