[Description]
strictness of aggregate's forward and inverse transition functions must match.Note: Insist that forward and inverse transition functions have the same strictness setting. Allowing them to differ would require handling more special cases in advance_windowaggregate and advance_windowaggregate_base, for no discernible benefit. This should have been checked at agg definition time, but we must check again in case either function's strictness property has been changed.
[System Processing]
Processing will be aborted.
[Action]
To investigate the cause of the occurrence from the message, and remove cause.