You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/29 03:30:00 UTC

[jira] [Created] (CALCITE-2601) Support REVERSE(str) in SqlFunctions

winifredtang created CALCITE-2601:
-------------------------------------

             Summary: Support REVERSE(str) in SqlFunctions
                 Key: CALCITE-2601
                 URL: https://issues.apache.org/jira/browse/CALCITE-2601
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: winifredtang
            Assignee: Julian Hyde


Returns the string _{{str}}_ with the order of the characters reversed.

I think ’Reverse‘ seems to be a generic function.

 



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