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

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

#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: TupleBasedWindow with size 10, with two each of int, bigint, double and varchar attributes. The TupleBasedWindow receives 2 events from the DeleteStream. 