BIP2444
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Incompatible first and third operands for BETWEEN predicate.Explanation
The data types of the first and third operands of a BETWEEN predicate must be compatible data types.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow.