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/20 03:32:26 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin resolved BEAM-1284.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> 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
>             Fix For: Not applicable
>
>
> {{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)