Closed rabutler closed 7 years ago
Should really check if the aggregation method is valid when the slot agg list is created, not after processing. If you are processing 20 slots, the last one could have the invalid agg method and you would have wasted all that time.
the "Invalid aggregation method variable" message is not helpful; it should tell you which method is invalid.