You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/01/19 21:15:26 UTC

[jira] [Created] (BEAM-1284) Make KvSwapTest catch coder errors

Daniel Halperin created BEAM-1284:
-------------------------------------

             Summary: Make KvSwapTest catch coder errors
                 Key: BEAM-1284
                 URL: https://issues.apache.org/jira/browse/BEAM-1284
             Project: Beam
          Issue Type: Test
          Components: sdk-java-core
            Reporter: Daniel Halperin
            Assignee: Daniel Halperin


{{KvSwapTest}} tests that the input K and V are swapped. However, it does not test that the input K and V coders are correctly propagated -- which is important to get right. Update the test to validate this functionality by using K and V values which are coder-inferrable, but would fail with the default coders.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)