You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/07/20 18:51:52 UTC

[beam] 01/01: [BEAM-4769] Fix issue when performing coder inference for wildcard types.

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

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

commit e4c7e11e5fb5bc43ffbaf1463ea06b22b6119815
Merge: df16fcd 481956a
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Jul 20 11:51:48 2018 -0700

    [BEAM-4769] Fix issue when performing coder inference for wildcard types.

 .../java/org/apache/beam/sdk/coders/CoderRegistry.java   |  6 +-----
 .../org/apache/beam/sdk/coders/CoderRegistryTest.java    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)