You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Vaclav Plajt (JIRA)" <ji...@apache.org> on 2018/08/07 11:15:00 UTC

[jira] [Created] (BEAM-5099) Replace Euphoria's Pair for Beam's KV

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)