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

[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

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.