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 2018/09/29 01:33:00 UTC

[jira] [Commented] (SAMZA-1927) Samza-sql: always repartition the stream denoted as table in stream-table join

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

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

GitHub user atoomula opened a pull request:

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

    SAMZA-1927: Samza-sql - always repartition the stream denoted by stream-table join.

    

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

    $ git pull https://github.com/atoomula/samza dsl3

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

    https://github.com/apache/samza/pull/676.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 #676
    
----
commit 428295c497653153cb0764b20e0ba4a94be6f47e
Author: Aditya Toomula <at...@...>
Date:   2018-09-29T01:31:58Z

    SAMZA-1927: Samza-sql - always repartition the stream denoted by stream-table join.

----


> Samza-sql: always repartition the stream denoted as table in stream-table join
> ------------------------------------------------------------------------------
>
>                 Key: SAMZA-1927
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1927
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Aditya
>            Priority: Major
>
> We need to repartition the stream denoted as table to make sure that both the stream and table that are joined have the same partitioning scheme and partition key.



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