You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by haoch <gi...@git.apache.org> on 2016/10/20 03:46:52 UTC

[GitHub] incubator-eagle pull request #536: [EAGLE-647] Support Policy Execution Inte...

GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/536

    [EAGLE-647] Support Policy Execution Interpreter and Planner to compile siddhi query to distributed execution plan

    Support Policy Execution Interpreter and Planner to compile siddhi query to distributed execution plan
    
    * Support parse siddhi pattern and join query as distributed execution
    * Support alias in inner join condition
    * Refactor PolicyIntepreter to eagle-alert-engine and decoupel PolicyExecutionPlanner
    * Fix factory method for PolicyExecutionPlanner

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

    $ git pull https://github.com/haoch/incubator-eagle SupportPatternAndJoin

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

    https://github.com/apache/incubator-eagle/pull/536.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 #536
    
----
commit 4a804e9a8f3240d4e7c8ad469a160ac06cb32259
Author: Hao Chen <ha...@apache.org>
Date:   2016-10-19T13:25:20Z

    Support parse siddhi pattern and join query as distributed execution plan

commit 58c63fb10c271cd0de9377fa3935e35f972718ce
Author: Hao Chen <ha...@apache.org>
Date:   2016-10-20T03:10:20Z

    Support alias in inner join condition

commit c30f3b303e8fdc9e25cebc75aa6386ff55a28921
Author: Hao Chen <ha...@apache.org>
Date:   2016-10-20T03:38:10Z

    Refactor PolicyIntepreter to eagle-alert-engine and decoupel PolicyExecutionPlanner

commit 08d911cb1989f4a05aab19419f3791786023debb
Author: Hao Chen <ha...@apache.org>
Date:   2016-10-20T03:42:23Z

    Fix factory method for PolicyExecutionPlanner

----


---
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] incubator-eagle pull request #536: [EAGLE-647] Support Policy Execution Inte...

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

    https://github.com/apache/incubator-eagle/pull/536


---
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.
---