You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/23 00:05:44 UTC

[jira] [Commented] (SAMZA-1091) Implement key-based inner join operator with no time constraints

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

ASF GitHub Bot commented on SAMZA-1091:
---------------------------------------

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/60

    SAMZA-1091: Implement key-based inner join operator with no time constraints

    ... and no retention

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prateekm/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/60.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #60
    
----
commit f6ced9e7ea0010000c53db796a9660e2d4c191bf
Author: Prateek Maheshwari <pm...@linkedin.com>
Date:   2017-02-22T23:54:19Z

    SAMZA-1091: Implement key-based inner join operator with no time constraints and no retention

----


> Implement key-based inner join operator with no time constraints
> ----------------------------------------------------------------
>
>                 Key: SAMZA-1091
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1091
>             Project: Samza
>          Issue Type: Task
>    Affects Versions: 0.13.0
>            Reporter: Prateek Maheshwari
>            Assignee: Prateek Maheshwari
>
> Implement the operator for a message key based inner join with no time constraints and no expiry (i.e., since the beginning of processing).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)