GitHub user HeartSaVioR opened a pull request:

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

    STORM-2200 [Storm SQL] Drop Aggregate & Join support on Trident mode

    * Dropping aggregate & join support based on discussion
    * These implementation will be reused when we introduce them again
    
    Please note that this will only affect Trident mode: Standalone mode still 
supports aggregation & join.

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

    $ git pull https://github.com/HeartSaVioR/storm STORM-2200

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

    https://github.com/apache/storm/pull/1776.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 #1776
    
----
commit 8848dc61a2b3e4a2079a2a56ced7b435005e5fb8
Author: Jungtaek Lim <[email protected]>
Date:   2016-11-15T03:55:44Z

    STORM-2200 [Storm SQL] Drop Aggregate & Join support on Trident mode
    
    * Dropping aggregate & join support based on discussion
    * These implementation will be reused when we introduce them again

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to