You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by arunmahadevan <gi...@git.apache.org> on 2016/05/13 11:51:31 UTC

[GitHub] storm pull request: [STORM-1833] Simple equi-join in storm-sql sta...

GitHub user arunmahadevan opened a pull request:

    https://github.com/apache/storm/pull/1413

    [STORM-1833] Simple equi-join in storm-sql standalone mode

    Added support for simple equi-joins with single condition in storm-sql
    standalone mode.
    
    Note: this includes changes from https://github.com/apache/storm/pull/1336

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

    $ git pull https://github.com/arunmahadevan/storm join

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

    https://github.com/apache/storm/pull/1413.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 #1413
    
----
commit abf16e9c9306054246f3a0dce8276a336e40562f
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.

commit 56e6b614ba9a29ea6c8984492f9227fef3569f76
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-04-25T06:48:08Z

    [STORM-1709] Support multiple fields in group by

commit 0e0978f4c2b4179cb2e0ab30889c48d55521bc9e
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-05-12T07:35:17Z

    [STORM-1709] Introduce flush to force evalute group by instead of emitting null

commit 75515f1e75c1bf23003c0e008201e9acae4e6c56
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-05-04T14:31:24Z

    [STORM-1833] Simple equi-join in storm-sql standalone
    
    Added support for simple equi-joins with single condition in storm-sql
    standalone mode.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #1413: [STORM-1833] Simple equi-join in storm-sql standalone mod...

Posted by harshach <gi...@git.apache.org>.
Github user harshach commented on the issue:

    https://github.com/apache/storm/pull/1413
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #1413: [STORM-1833] Simple equi-join in storm-sql standalone mod...

Posted by harshach <gi...@git.apache.org>.
Github user harshach commented on the issue:

    https://github.com/apache/storm/pull/1413
  
    Thanks @arunmahadevan merged into master, 1.x-branch


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request #1413: [STORM-1833] Simple equi-join in storm-sql standal...

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

    https://github.com/apache/storm/pull/1413


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #1413: [STORM-1833] Simple equi-join in storm-sql standalone mod...

Posted by arunmahadevan <gi...@git.apache.org>.
Github user arunmahadevan commented on the issue:

    https://github.com/apache/storm/pull/1413
  
    @harshach @haohui could you please take a look ?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---