Fix: LAL compiler treated (tag("x") as Integer) + (tag("y") as Integer) as string concatenation instead of numeric addition.#13857
Merged
(tag("x") as Integer) + (tag("y") as Integer) as string concatenation instead of numeric addition.#13857