Hi all, Can I know how to use attributes from two event streams in Siddhi query, I cant use join operator for my purpose. I just need to pass attributes as parameters to my custom function.
I just need do something similar to following MySQL. SELECT a1.attri1, a1.attri2, a2.attri3FROM Activity AS a1 , FROM Test AS a2 Best Regards. -- *Madhawa Gunasekara* Software Engineering Intern WSO2 Inc.; http://wso2.com lean.enterprise.middleware mob: +94719411002
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
