You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/20 03:46:58 UTC

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

    [ https://issues.apache.org/jira/browse/EAGLE-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590671#comment-15590671 ] 

ASF GitHub Bot commented on EAGLE-647:
--------------------------------------

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

----


> Support Policy Execution Interpreter and Planner to compile siddhi query to distributed execution plan
> ------------------------------------------------------------------------------------------------------
>
>                 Key: EAGLE-647
>                 URL: https://issues.apache.org/jira/browse/EAGLE-647
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.5.0
>            Reporter: Hao Chen
>            Assignee: Hao Chen
>             Fix For: v0.5.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)