[ 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 {code} in '${methodName}' methods {code}. We should change it from {code} in '${methodName}' methods {code} to {code} in s"${methodName}methods" {code} 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 > {code} in '${methodName}' methods {code}. > We should change it from {code} in '${methodName}' methods {code} to {code} > in s"${methodName}methods" {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)