You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ruidong Li (JIRA)" <ji...@apache.org> on 2017/10/16 07:23:00 UTC

[jira] [Updated] (FLINK-7759) Fix Bug that fieldName with prefix equals "true" or "false" can't be parsed by ExpressionParser.

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