Vaclav Plajt created BEAM-5099:
----------------------------------
Summary: Replace Euphoria's Pair for Beam's KV
Key: BEAM-5099
URL: https://issues.apache.org/jira/browse/BEAM-5099
Project: Beam
Issue Type: Sub-task
Components: dsl-euphoria
Reporter: Vaclav Plajt
Assignee: Vaclav Plajt
Euphoria's `org.apache.beam.sdk.extensions.euphoria.core.client.util.Pair` and
Beam's `org.apache.beam.sdk.values.KV` are in fact the same objects. Delete
`Pair` and use `KV` in Beamphoria instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)