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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to