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/01/17 23:35:08 UTC

[beam] branch master updated (dacd1e4 -> 40c9081)

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

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


    from dacd1e4  Merge pull request #4312 from rniemo-g/multiple-row-ranges
     add 6a58c47  Add wire_coder_id to RemoteGrpcPort
     add 62e2a77  Add joda-time dependency to java/fn-execution
     new 40c9081  Merge pull request #4386

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:
 .../fn-execution/src/main/proto/beam_fn_api.proto  |  3 ++
 sdks/java/fn-execution/pom.xml                     |  5 +++
 .../beam/fn/harness/BeamFnDataReadRunner.java      | 37 +++++++++++++-------
 .../beam/fn/harness/BeamFnDataWriteRunner.java     | 23 ++++++++-----
 .../beam/fn/harness/BeamFnDataReadRunnerTest.java  | 16 ++++++---
 .../beam/fn/harness/BeamFnDataWriteRunnerTest.java | 40 ++++++++++++++--------
 6 files changed, 83 insertions(+), 41 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4386

Posted by tg...@apache.org.
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 40c9081d4152462630558b12faa39d62a640d030
Merge: dacd1e4 62e2a77
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Wed Jan 17 15:35:03 2018 -0800

    Merge pull request #4386
    
    [BEAM-3450] Add wire_coder_id to RemoteGrpcPort

 .../fn-execution/src/main/proto/beam_fn_api.proto  |  3 ++
 sdks/java/fn-execution/pom.xml                     |  5 +++
 .../beam/fn/harness/BeamFnDataReadRunner.java      | 37 +++++++++++++-------
 .../beam/fn/harness/BeamFnDataWriteRunner.java     | 23 ++++++++-----
 .../beam/fn/harness/BeamFnDataReadRunnerTest.java  | 16 ++++++---
 .../beam/fn/harness/BeamFnDataWriteRunnerTest.java | 40 ++++++++++++++--------
 6 files changed, 83 insertions(+), 41 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.