You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2020/01/08 18:17:44 UTC

[beam] 01/01: Merge pull request #10526: [release-2.18.0][BEAM-9041, BEAM-9042] SchemaCoder equals should not rely on from/toRowFunction equality

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

iemejia pushed a commit to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 18e80b3620ec525903deb0d6976e588c0d6348c0
Merge: feacdaf 43ce943
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Wed Jan 8 19:17:28 2020 +0100

    Merge pull request #10526: [release-2.18.0][BEAM-9041, BEAM-9042] SchemaCoder equals should not rely on from/toRowFunction equality

 .../org/apache/beam/sdk/schemas/SchemaCoder.java   |  3 +-
 .../apache/beam/sdk/schemas/utils/AvroUtils.java   | 81 +++++++++++++++++++++-
 .../beam/sdk/schemas/utils/AvroUtilsTest.java      | 16 +++++
 3 files changed, 97 insertions(+), 3 deletions(-)