GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/478
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 groupby1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/478.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 #478 ---- commit ed9d1c1e2926409a0e8e57be1539274cc3a3c137 Author: Aditya Toomula <atoomula@...> Date: 2018-04-17T16:51:40Z SAMZA-1651: Samza-sql - Implement GROUP BY SQL operator ---- ---