[ 
https://issues.apache.org/jira/browse/FLINK-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211137#comment-16211137
 ] 

ASF GitHub Bot commented on FLINK-7759:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4829


> 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
>
>
> 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)

Reply via email to