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)