[ https://issues.apache.org/jira/browse/STORM-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239491#comment-15239491 ]
ASF GitHub Bot commented on STORM-1709: --------------------------------------- GitHub user arunmahadevan opened a pull request: https://github.com/apache/storm/pull/1336 [STORM-1709] Added group by support in storm sql standalone mode Added group by support for storm-sql in standalone mode and handle user defined aggregation operations as well. Note: This includes changes from https://github.com/apache/storm/pull/1169 You can merge this pull request into a Git repository by running: $ git pull https://github.com/arunmahadevan/storm STORM-1709 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1336.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 #1336 ---- commit 563684e97908ccaa764ebd4c5c4b85856c7c2de5 Author: Arun Mahadevan <ai...@hortonworks.com> Date: 2016-02-26T07:41:32Z [STORM-1586] Added UDF support in ExprComplier commit f9b849c4e86d851a62861c52ef8915e8395170be Author: Arun Mahadevan <ai...@hortonworks.com> Date: 2016-02-29T18:26:30Z [STORM-1585] Add DDL support for UDFs in Storm-sql This patch proposes to expose the user defined function support added in STORM-1586 via DDL statements. commit 2de2fe857111dda4ded4f29a250213619925659c Author: Arun Mahadevan <ai...@hortonworks.com> Date: 2016-03-21T09:00:19Z [STORM-1585] Address review comments commit 22f524ebd4e31bdab9cd6fd35082b07f4b32a31f Author: Arun Mahadevan <ai...@hortonworks.com> Date: 2016-04-11T05:14:51Z [STORM-1709] Added group by support in storm sql standalone mode Added group by support for storm-sql in standalone mode and handle user defined aggregation operations as well. ---- > Add group by support in storm-sql standalone mode > ------------------------------------------------- > > Key: STORM-1709 > URL: https://issues.apache.org/jira/browse/STORM-1709 > Project: Apache Storm > Issue Type: Improvement > Reporter: Arun Mahadevan > Assignee: Arun Mahadevan > -- This message was sent by Atlassian JIRA (v6.3.4#6332)