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

[beam] branch master updated (5aafbba -> e4ce5aa)

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

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


    from 5aafbba  Merge pull request #6749 [BEAM-5792] Implement Create in terms of Impulse + Reshuffle.
     add 73f1d63  [BEAM-5675] Fix RowCoder#verifyDeterministic
     add 2cffca5  [BEAM-5675] Simplify RowCoder#verifyDeterministic
     add e4ce5aa  Merge pull request #6772: [BEAM-5675] Fix RowCoder#verifyDeterministic

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/coders/RowCoder.java  | 31 +++++++---------------
 .../org/apache/beam/sdk/coders/RowCoderTest.java   | 31 ++++++++++++++++++++++
 2 files changed, 41 insertions(+), 21 deletions(-)