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

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

#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 STimestamp > '2008-0519T12:00:00.123-08:00'.
