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/08 12:22:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16573136#comment-16573136 ] 

Vaclav Plajt commented on BEAM-5099:
------------------------------------

Pull request: https://github.com/seznam/beam/pull/17

> 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)