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:07:00 UTC

[jira] [Created] (CALCITE-2600) Support REPEAT(string, integer) in SqlFunctions

winifredtang created CALCITE-2600:
-------------------------------------

             Summary: Support REPEAT(string, integer) in SqlFunctions
                 Key: CALCITE-2600
                 URL: https://issues.apache.org/jira/browse/CALCITE-2600
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: winifredtang
            Assignee: Julian Hyde


The REPEAT(string, integer) function repeats a string for a specified number of times.

https://calcite.apache.org/docs/reference.html



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