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

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

Ruidong Li created FLINK-7759:
---------------------------------

             Summary: Fix Bug that fieldName/functionName 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)