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

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

#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: ContiguousOrder with int as the sort key and another int as a partition key. The start value is 2147483644 which is very close to the int limit on positive side which is 2147483647. The partition key used is an varchar.