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 <[email protected]> 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 [email protected].
