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

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

#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 except clob .Input feed is one by one without any delay. The two relations one for each UnionAll is created by using filters on Parent ID and tuple based window of size 1. The two UnionAll are fed into Minus.