You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2021/10/08 02:29:00 UTC

[jira] [Closed] (FLINK-24442) Flink Queries Docs markup does not show escape ticks

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

Jark Wu closed FLINK-24442.
---------------------------
    Fix Version/s: 1.15.0
         Assignee: Mans Singh
       Resolution: Fixed

Fixed in 
 - master: 21582b1a92d2f20c6e433db644f56ee79259aae6
 - 1.14: 3fe4e6eb0a27c0d3d6056adac639df8910c709b9

> 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
>            Assignee: Mans Singh
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.14.0
>
>         Attachments: Screen Shot 2021-10-03 at 7.01.41 PM.png
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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)