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:10 UTC

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

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(-)