[
https://issues.apache.org/jira/browse/FLINK-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruidong Li updated FLINK-7759:
------------------------------
Summary: Fix Bug that fieldName with prefix equals "true" or "false" can't
be parsed by ExpressionParser. (was: Fix Bug that fieldName/functionName with
prefix equals "true" or "false" can't be parsed by ExpressionParser.)
> Fix Bug that fieldName 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)