You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/08 12:55:00 UTC

[jira] [Updated] (FLINK-12354) Add Reverse function supported in Table API and SQL

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

ASF GitHub Bot updated FLINK-12354:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add Reverse function supported in Table API and SQL
> ---------------------------------------------------
>
>                 Key: FLINK-12354
>                 URL: https://issues.apache.org/jira/browse/FLINK-12354
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Zhanchun Zhang
>            Assignee: Zhanchun Zhang
>            Priority: Major
>              Labels: pull-request-available
>
> Returns the string _{{str}}_ with the order of the characters reversed.
> eg: SELECT REVERSE('abc');  -> 'cba'



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)