[
https://issues.apache.org/jira/browse/CALCITE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634465#comment-16634465
]
Julian Hyde commented on CALCITE-2600:
--------------------------------------
I see from the reference that "\{fn REPEAT(string, integer)}" is a JDBC/ODBC
function, not currently supported. I agree we should support it with the "fn"
quoting. Not sure whether the default mode should support it without the "fn"
quoting.
> 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
> Priority: Major
>
> 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)