Closed bekozi closed 9 years ago
who: @nilshempelmann
Moving window operations using 'valid' failing with IndexError.
'valid'
IndexError
This is resulting from the use of a temporal grouping with a moving window operation which is not supported. A DefinitionValidationError should be raised for this case.
DefinitionValidationError
who: @nilshempelmann
Moving window operations using
'valid'
failing withIndexError
.