Hey Stephan,
the query would require to either join windowed data streams or
doing self joins within one window. If you take a look at Q1 of
SRBench you will see, that it is a quite short
query. Another option would be to support SPARQL queries as Flink
operator (so the WHERE clause).
Best Regards,
Philipp
On 18.09.2015 10:53, Stephan Ewen
wrote:
Hi Philipp!
I don't think this currently works. We are starting to
rework windowing and window streams, which means we can take
feedback for the future implementation.
What kind of requirements would the benchmark query have?
Greetings,
Stephan