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

[jira] [Commented] (BEAM-4294) Join operator translator

    [ https://issues.apache.org/jira/browse/BEAM-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476114#comment-16476114 ] 

Anton Kedin commented on BEAM-4294:
-----------------------------------

You're probably aware of the Joins library in Beam, but i'm going to leave the link here anyway :) [https://github.com/apache/beam/blob/2eeeaa257c9336b2c48c3850c8508686a75be7b3/sdks/java/extensions/join-library/src/main/java/org/apache/beam/sdk/extensions/joinlibrary/Join.java]  Don't know how helpful it is in context of Euphoria 

> Join operator translator
> ------------------------
>
>                 Key: BEAM-4294
>                 URL: https://issues.apache.org/jira/browse/BEAM-4294
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-euphoria
>    Affects Versions: Not applicable
>            Reporter: David Moravek
>            Assignee: Vaclav Plajt
>            Priority: Major
>
> Implementation of basic LeftJoin, RightJoin, InnerJoin and FullJoin translation using CoGroupByKey.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)