You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2018/03/12 15:31:00 UTC

[jira] [Reopened] (FLINK-7759) Fix Bug that fieldName with Boolean prefix can't be parsed by ExpressionParser.

     [ https://issues.apache.org/jira/browse/FLINK-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai reopened FLINK-7759:
----------------------------------------

> 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 &amp; SQL
>            Reporter: Ruidong Li
>            Assignee: Ruidong Li
>            Priority: Critical
>             Fix For: 1.4.0, 1.3.4
>
>
> 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
(v7.6.3#76005)