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

[beam] branch master updated (df16fcd -> e4c7e11)

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

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


    from df16fcd  Add automation script for verifying release build (#5973)
     add 481956a  [BEAM-4769] Fix issue when performing coder inference for wildcard types.
     new e4c7e11  [BEAM-4769] Fix issue when performing coder inference for wildcard types.

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:
 .../java/org/apache/beam/sdk/coders/CoderRegistry.java   |  6 +-----
 .../org/apache/beam/sdk/coders/CoderRegistryTest.java    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)


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

Posted by lc...@apache.org.
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(-)