Yes iterating over unidirection joins is not supported (and would not make sense)
BR
Tom
From: Barry Kaplan <groups1@...>
To: user@...
Sent: Thursday, June 28, 2012 2:46 PM
Subject: [esper-user] "Iteration over a unidirectional join is not supported" ??
With the following I get the error "Iteration over a unidirectional join is
not supported".
select
avg(w.value)
from
Wattage as w unidirectional,
BState.std:lastevent() as b
where
b = true
output
snapshot every 1 min
What I'm trying to do is to create an average over an interval but only
accept Wattage events when a certain (other) state is true.
--
View this message in context: http://old.nabble.com/%22Iteration-over-a-unidirectional-join-is-not-supported%22----tp34087899p34087899.html
Sent from the Esper User list mailing list archive at
Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email