Shaco.Zhu

Results 2 comments of Shaco.Zhu

Calculating aggregations and event patterns.

@haoch Sorry for delayed reply. My case is to **execute multiple sql on the same operate**. So I so I modified the method ExecutionSiddhiStream.cql(String executionPlan) to **ExecutionSiddhiStream.cqls(Map executionMap)**. The exception...