#This is the primary operator that is tested
PrimaryOperator: Stream Project and Filter

#This is the operator which gives input to the primary operator
InputOperator: Tuple Serial Correlation

#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 Stream Project and Filter where different data types are used in an expression, possibly sql code in where clause, then filters for output. Stream Projection and Filter is then linked to Stream Output.

AspectDesc.1: Stream Projection and Filter passes integer, double, bigint, date, timestamp and varchar; where LastName='Johnson'
