#This is the primary operator that is tested
PrimaryOperator: Partitioned Window

#This is the operator which gives input to the primary operator
InputOperator: Time Based Aggregator

#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: Testing Time Based Aggregator linked to Partitioned Window.

AspectDesc.1: Time Based Aggregator increment=5 and size=10, no where clause, group by LastName; Partitioned Window size is set to 1 and partition key is a varchar (LastName_groupBy).
