Ruidong Li created FLINK-7759:
---------------------------------
Summary: Fix Bug that fieldName/functionName with prefix equals "true" or "false" can't be parsed by ExpressionParser.
Key: FLINK-7759
URL:
https://issues.apache.org/jira/browse/FLINK-7759 Project: Flink
Issue Type: Bug
Components: Table API & SQL
Reporter: Ruidong Li
Assignee: Ruidong Li
just call {{ExpressionParser.parseExpression}} with a prefix equals "true" or "false"
{{ExpressionParser.parseExpression("true_target")}} or {{ExpressionParser.parseExpression("falsex")}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)