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

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

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

sunjincheng updated FLINK-6739:
-------------------------------
    Description: 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 }}  (was: 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 }})

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