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 2018/01/25 16:31:23 UTC

[beam] branch master updated (a905019 -> c07a43e)

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

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


    from a905019  Merge pull request #4467 from iemejia/BEAM-3432-hifi-java8
     add 9e826f1  [BEAM-3160] Fix issue where we would choose which coder to use arbitrarily when it is over specified with multiple coders.
     new c07a43e  Merge pull request #4433: [BEAM-3160] Prevent issue where we would choose which coder to use arbitrarily when it is over specified with multiple coders

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:
 .../sdk/coders/CannotProvideCoderException.java    | 10 ++++-
 .../org/apache/beam/sdk/coders/CoderRegistry.java  | 47 ++++++++++++++--------
 .../apache/beam/sdk/coders/CoderRegistryTest.java  | 12 ++++++
 3 files changed, 51 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.

[beam] 01/01: Merge pull request #4433: [BEAM-3160] Prevent issue where we would choose which coder to use arbitrarily when it is over specified with multiple coders

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

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

commit c07a43ee2d4d81de15d78f8ec5a52816248d1afe
Merge: a905019 9e826f1
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu Jan 25 17:31:20 2018 +0100

    Merge pull request #4433: [BEAM-3160] Prevent issue where we would choose which coder to use arbitrarily when it is over specified with multiple coders

 .../sdk/coders/CannotProvideCoderException.java    | 10 ++++-
 .../org/apache/beam/sdk/coders/CoderRegistry.java  | 47 ++++++++++++++--------
 .../apache/beam/sdk/coders/CoderRegistryTest.java  | 12 ++++++
 3 files changed, 51 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.