BIP2409
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : An interval qualifier was expected.Explanation
INTERVAL data types must be qualified with a valid qualifier such as 'MONTH TO YEAR'. See the documentation for a full list of valid qualifiers.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow.