Mans Singh created FLINK-24442: ---------------------------------- Summary: Flink Queries Docs markup does not show escape ticks Key: FLINK-24442 URL: https://issues.apache.org/jira/browse/FLINK-24442 Project: Flink Issue Type: Improvement Components: Documentation, Table SQL / API Affects Versions: 1.14.0 Reporter: Mans Singh Fix For: 1.14.0 Attachments: Screen Shot 2021-10-03 at 7.01.41 PM.png
The [table query overview |https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/table/sql/queries/overview/#syntax]mentions: {quote} * Unlike Java, back-ticks allow identifiers to contain non-alphanumeric characters (e.g. {{“SELECT a AS }}{{my field}}{{ FROM t”}}).{quote} The "my field" identifier appears without escape back ticks as shown in screenshot below: !Screen Shot 2021-10-03 at 7.01.41 PM.png! -- This message was sent by Atlassian Jira (v8.3.4#803005)