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/25 19:57:09 UTC

[beam] branch master updated (5a2c647 -> f965ebf)

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 5a2c647  [BEAM-5812] Increase wait time for Dataflow job start/cancel
     add d5a974c  [BEAM-5646] Fix quality and hashcode for bytes in Row
     new f965ebf  Merge pull request #6765: [BEAM-5646] Fix quality and hashcode for bytes in Row.

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:
 .../main/java/org/apache/beam/sdk/values/Row.java  |  4 ++--
 .../java/org/apache/beam/sdk/values/RowTest.java   | 28 ++++++++++++++++++++++
 2 files changed, 30 insertions(+), 2 deletions(-)


[beam] 01/01: Merge pull request #6765: [BEAM-5646] Fix quality and hashcode for bytes in Row.

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f965ebfd3224ddfeb5ffabc4e4227e3012d5cb33
Merge: 5a2c647 d5a974c
Author: reuvenlax <re...@google.com>
AuthorDate: Thu Oct 25 12:57:01 2018 -0700

    Merge pull request #6765: [BEAM-5646] Fix quality and hashcode for bytes in Row.

 .../main/java/org/apache/beam/sdk/values/Row.java  |  4 ++--
 .../java/org/apache/beam/sdk/values/RowTest.java   | 28 ++++++++++++++++++++++
 2 files changed, 30 insertions(+), 2 deletions(-)