You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by atoomula <gi...@git.apache.org> on 2018/04/17 16:48:17 UTC

[GitHub] samza pull request #477: SAMZA-1651: Samza-sql - Implement GROUP BY SQL oper...

GitHub user atoomula opened a pull request:

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

    SAMZA-1651: Samza-sql - Implement GROUP BY SQL operator

    

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

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

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

    https://github.com/apache/samza/pull/477.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 #477
    
----
commit a7f61b77ea21d87a7c7202b0ab89cf4c859d7a56
Author: Aditya Toomula <at...@...>
Date:   2018-04-05T14:39:12Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit c5039d50ff960b00a7edc2ee202a264ccda53312
Author: Aditya Toomula <at...@...>
Date:   2018-04-06T03:29:12Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 55d7f628229da26248bd259d7803751b677fbc32
Author: Aditya Toomula <at...@...>
Date:   2018-04-06T03:54:12Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 11d56ca06e7a137d174417717f2460ea8681da8c
Author: Aditya Toomula <at...@...>
Date:   2017-12-13T01:40:18Z

    Make AllSspToSingleTaskGrouper work with Yarn and ZK JobCoordinator

commit 293c29e239183be33de2579e4334e7abc77b4b59
Author: Aditya Toomula <at...@...>
Date:   2018-04-13T22:55:13Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 8170947c2cbc29b252bf2616c6e2ef9a4216286c
Author: Aditya Toomula <at...@...>
Date:   2018-04-13T22:58:45Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 49fe11bd67f4d842c4e09fc00c17717e8cd8ba45
Author: Aditya Toomula <at...@...>
Date:   2018-04-14T14:40:55Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 1606eb1bdd4fc7d98b2537033d4d1615dee6ceda
Author: Aditya Toomula <at...@...>
Date:   2018-04-15T14:46:40Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 6574b95621de4fd6ecc6a00a3198031bee695e0c
Author: Aditya Toomula <at...@...>
Date:   2018-04-16T16:56:33Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

commit 6da05e196e8490f4885e148efc3b39d5bd534fa7
Author: Aditya Toomula <at...@...>
Date:   2018-04-16T17:38:22Z

    SAMZA-1651: Samza-sql - Implement GROUP BY SQL operator

commit 271ae4265e5fe548444a406a76ef6e8db7b9538a
Author: Aditya Toomula <at...@...>
Date:   2018-04-17T16:47:34Z

    SAMZA-1651: Samza-sql - Implement GROUP BY SQL operator

----


---

[GitHub] samza pull request #477: SAMZA-1651: Samza-sql - Implement GROUP BY SQL oper...

Posted by atoomula <gi...@git.apache.org>.
Github user atoomula closed the pull request at:

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


---