tim yu created FLINK-23539: ------------------------------ Summary: The job cannot report any metrics to influxdb when a SQL statement contains '\n' Key: FLINK-23539 URL: https://issues.apache.org/jira/browse/FLINK-23539 Project: Flink Issue Type: Bug Components: Runtime / Metrics, Table SQL / Runtime Affects Versions: 1.12.3, 1.11.1 Reporter: tim yu
I find that the job cannot report any metrics to influxdb when a SQL statement contains '\n', because '\n' has the special meaning to influxdb . >From time to time, many strange tables that use partial SQL statement as name >are created in influxdb. -- This message was sent by Atlassian Jira (v8.3.4#803005)