Re: Stream SQL Query Planner Update

2015-04-06 Thread Yi Pan
Hi, Milinda, Great! Thanks for making the excellent progress in this! I will try to follow up with the patch today. Thanks! -Yi On Mon, Apr 6, 2015 at 11:00 AM, Milinda Pathirage wrote: > Hi All, > > I have attached a patch to SAMZA-561 ( > https://issues.apache.org/jira/browse/SAMZA-561) wh

Stream SQL Query Planner Update

2015-04-06 Thread Milinda Pathirage
Hi All, I have attached a patch to SAMZA-561 ( https://issues.apache.org/jira/browse/SAMZA-561) which demonstrate streaming SQL execution planning functionality. Attached patch only supports stream filtering and ‘insert into’ for sending the filtered stream to a some other topic. This patch also