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 12:04:00 UTC

[jira] [Updated] (BEAM-5099) Replace Euphoria's Pair with Beam's KV

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

Vaclav Plajt updated BEAM-5099:
-------------------------------
    Summary: Replace Euphoria's Pair with Beam's KV  (was: Replace Euphoria's Pair for Beam's KV)

> Replace Euphoria's Pair with 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
>            Priority: Major
>
> 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)