BIP2420
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Invalid or incompatible data types for '<insert_2>' operator.Explanation
Either the data types of the operands of the operator were not valid for the operator, or the datatypes were incompatible.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow: Ensure that the data types of the operands are valid and compatible with each other.