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

[jira] [Created] (FLINK-6739) Fix all string reference variable error.

sunjincheng created FLINK-6739:
----------------------------------

             Summary: Fix all string reference variable error.
                 Key: FLINK-6739
                 URL: https://issues.apache.org/jira/browse/FLINK-6739
             Project: Flink
          Issue Type: Sub-task
          Components: Table API & SQL
    Affects Versions: 1.3.0
            Reporter: sunjincheng
            Assignee: sunjincheng


I find  a lot of string reference variable error such as {{in '${methodName}' methods }}. We should change it from {{in '${methodName}' methods }} to {{in \'${methodName}\' methods }}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)