[
https://issues.apache.org/jira/browse/FLINK-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske closed FLINK-7759.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3.3
Fixed for 1.3.3 with 28b65f9a779bb76e603e2951896fefe2d6437b2d
Fixed for 1.4.0 with 95f863052eeb4e6fedffa24ddd0ef4679f8be5ce
> Fix Bug that fieldName with Boolean prefix 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
> Priority: Critical
> Fix For: 1.4.0, 1.3.3
>
>
> 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)