Case
SQLBinaryOperator.concatenate
Deprecated
The || concatenation operator is not implemented due to legacy compatibility issues. Use SQLFunction(\"concat\") instead.
String concatenation, or
||.case concatenate
Discussion
This operator is not implemented. Attempting to use it will trigger a runtime error.