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

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

Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/4829
  
    Thanks for the PR @Xpray.
    This looks good. Will merge it.


> 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