Hi all,
I find different DBMS supports different string concat operators, "+", "||", and concat keyword. Calcite does not support symbol "+" as string concat operator, while some BI tools depend on it. Is there any plan to support it? If there's a patch to enable the feature, is it possible to be accepted? Thanks.
