#This is the primary operator that is tested
PrimaryOperator: InsertStream

#This is the operator which gives input to the primary operator
InputOperator: Intersect

#Text description of what aspect is being tested, the operator configuration, etc.
#If more than one test exists per cell, use AspectDesc.1, AspectDesc.2, etc

AspectDesc.0: All the allowed data types are used as inputs.Input feed is one by one without any delay. Clob data type is filtered out using Stream Projection And Filter as CLOB data type is not valid for secondary operator.Two Tuple based window is used to create a set of two relations as feed to Intersect operator.