NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::CrossJoinOperatorBuilder Namespace Reference

CrossJoinOperatorBuilder. More...

Classes

class  CrossJoin
 

Detailed Description

CrossJoinOperatorBuilder.

Note
Initialize as Cartesian Product between originalQuery and subQueryRhs.
In contrast to the JoinOperatorBuilder no .where() needs to be applied to the query.
windowing is required.