Hi Pranavan,

You have to specify the value of a time window in the query itself.
Interval of a window cannot be changed dynamically.


*from StockExchangeStream#window.time( 1 min ) **select max(price) as
maxPrice, avg(price) as avgPrice, min(price) as minPrice*
*insert into StockQuote;*

Thanks,
Sachini

On Mon, Jun 15, 2015 at 11:29 PM, Pranavan Theivendiram <
[email protected]> wrote:

> Hi All,
>
> Can anyone help me in $subject?
>
> Thanks
> *T. Pranavan*
> *BSc Eng Undergraduate| Department of Computer Science & Engineering
> ,University of Moratuwa*
> *Mobile| *0775136836
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 



*Thanks & Regards,Sachini JayasekaraSoftware Engineer; **WSO2 Inc. *

*lean . enterprise . middleware |  http://wso2.com <http://wso2.com> *

Mobile : +94712371165
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to