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)