Jiajun, thanks for your contribution, I'll review this. Jiajun Xie <[email protected]> 于2022年8月5日周五 10:55写道:
> `IF(condition, then, else)` is a common expression, babel parser failed > because CALCITE-3946 put `IF` into the keywords list. > > I added it to reservedFunctionNames, here is PR: > https://github.com/apache/calcite/pull/2835 > -- Best, Benchao Li
